Class HandlingCoreParentBuilder
Inheritance
HandlingCoreParentBuilder
Assembly: NXOpen.dll
Syntax
public class HandlingCoreParentBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HandlingCoreParentBuilder()
Declaration
protected HandlingCoreParentBuilder()
Properties
BuildStatus
Declaration
public DieBuildStatusOption BuildStatus { get; }
Property Value
Clearance
Declaration
public double Clearance { get; set; }
Property Value
Depth
Declaration
public double Depth { get; set; }
Property Value
DesignStatus
Declaration
public bool DesignStatus { get; set; }
Property Value
DisplayStatus
Declaration
public bool DisplayStatus { get; set; }
Property Value
Height
Declaration
public double Height { get; set; }
Property Value
Width
Declaration
public double Width { get; set; }
Property Value
Methods
CreateChild()
Declaration
public HandlingCoreChildBuilder CreateChild()
Returns
DeleteChild(HandlingCoreChildBuilder)
Declaration
public void DeleteChild(HandlingCoreChildBuilder diehandlingcorechild)
Parameters
GetChildren()
Declaration
public HandlingCoreChildBuilder[] GetChildren()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink