Class SplitStandardPartBuilder
Inheritance
System.Object
System.MarshalByRefObject
SplitStandardPartBuilder
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 SplitStandardPartBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SplitStandardPartBuilder()
Declaration
protected SplitStandardPartBuilder()
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
BaseCornerCut
Declaration
public CornerCutBuilder BaseCornerCut { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
LocationOffset
Declaration
public Expression LocationOffset { get; }
Property Value
OrientationAngle
Declaration
public Expression OrientationAngle { get; }
Property Value
ReinforcementCornerCut
Declaration
public CornerCutBuilder ReinforcementCornerCut { get; }
Property Value
ReinforceOffset
Declaration
public Expression ReinforceOffset { get; }
Property Value
ReverseSplitDirection
Declaration
public bool ReverseSplitDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SplitReinforcement
Declaration
public bool SplitReinforcement { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Section ToolCurve { get; }
Property Value
Declaration
public SelectNXObject ToolFacePlane { get; }
Property Value
Declaration
public int ToolType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WeldCharacteristics
Declaration
public CharacteristicsBuilder WeldCharacteristics { get; }
Property Value
Methods
ConvertObjectsToAdd(DisplayableObject[])
Declaration
public void ConvertObjectsToAdd(DisplayableObject[] selectedObjectTags)
Parameters
ConvertObjectsToRemove(DisplayableObject[])
Declaration
public void ConvertObjectsToRemove(DisplayableObject[] selectedObjectTags)
Parameters
Reset()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink