Class PillarSystemBuilder
Inheritance
System.Object
System.MarshalByRefObject
PillarSystemBuilder
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
Syntax
public class PillarSystemBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder
Constructors
PillarSystemBuilder()
Declaration
protected PillarSystemBuilder()
Properties
AnchorPoint
Declaration
public int AnchorPoint { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BuildSolid
Declaration
public bool BuildSolid { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BuiltUpStock
Declaration
public SteelFeatureSpreadsheetBuilder BuiltUpStock { get; }
Property Value
Direction
Declaration
public Direction Direction { get; set; }
Property Value
IntersectingShipStructure
Declaration
public SelectNXObjectList IntersectingShipStructure { get; }
Property Value
LimitingShipStructure
Declaration
public SelectNXObjectList LimitingShipStructure { get; }
Property Value
OrientationAngle
Declaration
public Expression OrientationAngle { get; }
Property Value
OrientationLine
Declaration
public SelectTaggedObject OrientationLine { get; }
Property Value
PointPairList
Declaration
public NXObjectList PointPairList { get; }
Property Value
ReverseOrientationDirection
Declaration
public bool ReverseOrientationDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseReferenceDirection
Declaration
public bool ReverseReferenceDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SectionType
Declaration
public PillarSystemBuilder.StockSectionType SectionType { get; set; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
StockData
Declaration
public SteelFeatureSpreadsheetBuilder StockData { get; }
Property Value
Type
Declaration
public PillarSystemBuilder.Types Type { get; set; }
Property Value
Methods
CreatePointPairBuilder()
Declaration
public PointPairBuilder CreatePointPairBuilder()
Returns
GetAvailableAnchorPointNames()
Declaration
public string[] GetAvailableAnchorPointNames()
Returns
Type |
Description |
System.String[] |
|
PopulateAnchorPointList()
Declaration
public void PopulateAnchorPointList()
Implements
System.Runtime.Remoting.Messaging.IMessageSink