Class HandlingCoreChildBuilder
Inheritance
HandlingCoreChildBuilder
Assembly: NXOpen.dll
Syntax
public class HandlingCoreChildBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HandlingCoreChildBuilder()
Declaration
protected HandlingCoreChildBuilder()
Properties
BuildStatus
Declaration
public DieBuildStatusOption BuildStatus { get; }
Property Value
Center
Declaration
public ILocation Center { get; set; }
Property Value
Clearance
Declaration
public double Clearance { get; set; }
Property Value
CoreOrientation
Declaration
public ISurface CoreOrientation { 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
ReverseOrientation
Declaration
public bool ReverseOrientation { get; set; }
Property Value
Width
Declaration
public double Width { get; set; }
Property Value
Methods
TranslateCenter(Vector3d)
Declaration
public void TranslateCenter(Vector3d translateDist)
Parameters
Type |
Name |
Description |
Vector3d |
translateDist |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink