Class SplitProfilePlateBuilder
Inheritance
System.Object
System.MarshalByRefObject
SplitProfilePlateBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class SplitProfilePlateBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SplitProfilePlateBuilder()
Declaration
protected SplitProfilePlateBuilder()
Properties
ApplyEndCut
Declaration
public bool ApplyEndCut { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BuiltUpOffset
Declaration
public BuiltUpOffsetBuilder BuiltUpOffset { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
DoTrimWithoutCopy
Declaration
public bool DoTrimWithoutCopy { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SplitDirectionOption
Declaration
public SplitProfilePlateBuilder.SplitDirectionOptionType SplitDirectionOption { get; set; }
Property Value
TargetBuiltUps
Declaration
public SelectNXObjectList TargetBuiltUps { get; }
Property Value
TargetProfileOrPlates
Declaration
public SelectNXObjectList TargetProfileOrPlates { get; }
Property Value
TargetType
Declaration
public SplitProfilePlateBuilder.ProfileType TargetType { get; set; }
Property Value
Declaration
public SelectBodyList ToolBodies { get; }
Property Value
Declaration
public SelectNXObjectList ToolCurves { get; }
Property Value
Declaration
public Section ToolCurvesSection { get; }
Property Value
Declaration
public SelectNXObjectList ToolFaces { get; }
Property Value
Declaration
public Plane ToolNewPlane { get; set; }
Property Value
Declaration
public SplitProfilePlateBuilder.ToolOptionType ToolOption { get; set; }
Property Value
Declaration
public Direction ToolVector { get; set; }
Property Value
TrimDirection
Declaration
public Vector3d TrimDirection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink