Class FlatSolidBuilder
Inheritance
System.Object
System.MarshalByRefObject
FlatSolidBuilder
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
public class FlatSolidBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FlatSolidBuilder()
Properties
Declaration
public Section AddedGeometry { get; }
Property Value
Declaration
public bool Associative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool AutoAssociateObjects { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool FixAtTimestamp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FlatBodyColor
Declaration
public int FlatBodyColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FlatBodyLayer
Declaration
public int FlatBodyLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public CornerTreatmentBuilder InnerCornerTreatment { get; }
Property Value
Declaration
public FlatSolidBuilder.LayerSettingOption LayerSetting { get; set; }
Property Value
Declaration
public FlatSolidBuilder.OrientationType Orientation { get; set; }
Property Value
Declaration
public CoordinateSystem OrientationCsys { get; set; }
Property Value
Declaration
public CornerTreatmentBuilder OuterCornerTreatment { get; }
Property Value
Declaration
public Point3d ReferenceVertex { get; set; }
Property Value
Declaration
public SelectFace StationaryFace { get; }
Property Value
Declaration
public FlatSolidBuilder.TransformComponentsOption TransformComponents { get; set; }
Property Value
Declaration
public bool TransformPinAndCCP { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool TransformRestrictionAreas { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool TransformToAbsoluteCsys { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectEdge XAxisEdge { get; }
Property Value
Methods
Declaration
public int ValidateBuilderData()
Returns
Type |
Description |
System.Int32 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink