Class PillarSystemBuilder
Inheritance
PillarSystemBuilder
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
BuildSolid
Declaration
public bool BuildSolid { get; set; }
Property Value
BuiltUpStock
Declaration
public SteelFeatureSpreadsheetBuilder BuiltUpStock { get; }
Property Value
Direction
Declaration
public Direction Direction { get; set; }
Property Value
EndCapPlateStock
Declaration
public PlateStockBuilder EndCapPlateStock { get; }
Property Value
EndCapStock
Declaration
public SteelFeatureSpreadsheetBuilder EndCapStock { get; }
Property Value
EndCapThickness
Declaration
public Expression EndCapThickness { get; }
Property Value
EndEndCut
Declaration
public EndCutBuilder EndEndCut { get; }
Property Value
EndTreatmentType
Declaration
public PillarBuilder.EndTreatmentTypes EndTreatmentType { 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
ReverseReferenceDirection
Declaration
public bool ReverseReferenceDirection { get; set; }
Property Value
SectionType
Declaration
public PillarSystemBuilder.StockSectionType SectionType { get; set; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
StartCapPlateStock
Declaration
public PlateStockBuilder StartCapPlateStock { get; }
Property Value
StartCapStock
Declaration
public SteelFeatureSpreadsheetBuilder StartCapStock { get; }
Property Value
StartCapThickness
Declaration
public Expression StartCapThickness { get; }
Property Value
StartEndCut
Declaration
public EndCutBuilder StartEndCut { get; }
Property Value
StartTreatmentType
Declaration
public PillarBuilder.EndTreatmentTypes StartTreatmentType { get; set; }
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
PopulateAnchorPointList()
Declaration
public void PopulateAnchorPointList()
Implements
System.Runtime.Remoting.Messaging.IMessageSink