Class PerpendicularBuilder
Inheritance
System.Object
System.MarshalByRefObject
PerpendicularBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class PerpendicularBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PerpendicularBuilder()
Declaration
protected PerpendicularBuilder()
Properties
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
Type | Description |
---|---|
FaceChangeOverflowBehavior |
MotionFace
Declaration
public SelectFace MotionFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
MoveAlongFace
Declaration
public FaceRecognitionBuilder MoveAlongFace { get; }
Property Value
Type | Description |
---|---|
FaceRecognitionBuilder |
StationaryFace
Declaration
public SelectISurface StationaryFace { get; }
Property Value
Type | Description |
---|---|
SelectISurface |
ThroughPoint
Declaration
public Point ThroughPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
Implements
System.Runtime.Remoting.Messaging.IMessageSink