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