Class PerpendicularBuilder
Inheritance
PerpendicularBuilder
Assembly: NXOpen.dll
Syntax
public class PerpendicularBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PerpendicularBuilder()
Declaration
protected PerpendicularBuilder()
Properties
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
MotionFace
Declaration
public SelectFace MotionFace { get; }
Property Value
MoveAlongFace
Declaration
public FaceRecognitionBuilder MoveAlongFace { get; }
Property Value
StationaryFace
Declaration
public SelectISurface StationaryFace { get; }
Property Value
ThroughPoint
Declaration
public Point ThroughPoint { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink