Class FlatSolidBuilder
Inheritance
FlatSolidBuilder
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
Declaration
public bool AutoAssignComponentLayer { get; set; }
Property Value
Declaration
public bool AutoAssociateObjects { get; set; }
Property Value
Declaration
public bool FixAtTimestamp { get; set; }
Property Value
FlatBodyColor
Declaration
public int FlatBodyColor { get; set; }
Property Value
FlatBodyLayer
Declaration
public int FlatBodyLayer { get; set; }
Property Value
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
Declaration
public bool TransformRestrictionAreas { get; set; }
Property Value
Declaration
public bool TransformToAbsoluteCsys { get; set; }
Property Value
Declaration
public SelectEdge XAxisEdge { get; }
Property Value
Methods
Declaration
public int ValidateBuilderData()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink