Class ShellExpansionBuilder
Inheritance
ShellExpansionBuilder
Assembly: NXOpen.dll
Syntax
public class ShellExpansionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ShellExpansionBuilder()
Declaration
protected ShellExpansionBuilder()
Properties
AdditionalPlanesPerFrame
Declaration
public int AdditionalPlanesPerFrame { get; set; }
Property Value
AftLimitPlane
Declaration
public SelectDatumPlane AftLimitPlane { get; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
BasePlane
Declaration
public SelectDatumPlane BasePlane { get; }
Property Value
CurvesToMap
Declaration
public Section CurvesToMap { get; }
Property Value
FacesToFlatten
Declaration
public ScCollector FacesToFlatten { get; }
Property Value
ForeLimitPlane
Declaration
public SelectDatumPlane ForeLimitPlane { get; }
Property Value
MapFaceEdges
Declaration
public bool MapFaceEdges { get; set; }
Property Value
MapTransverseFrames
Declaration
public bool MapTransverseFrames { get; set; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
UpperLimitPlane
Declaration
public SelectDatumPlane UpperLimitPlane { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink