Class StockBuilder
Assembly: NXOpen.dll
Syntax
public class StockBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
StockBuilder()
Declaration
Properties
FlipStock
Declaration
public bool FlipStock { get; set; }
Property Value
GridTopologyEligibilityFlag
Declaration
public bool GridTopologyEligibilityFlag { get; set; }
Property Value
RemoveExistingStock
Declaration
public bool RemoveExistingStock { get; set; }
Property Value
RotationValue
Declaration
public Expression RotationValue { get; }
Property Value
SegmentCollector
Declaration
public RouteObjectCollector SegmentCollector { get; }
Property Value
StockAnchor
Declaration
public string StockAnchor { get; set; }
Property Value
StockSettings
Declaration
public PathStockBuilder StockSettings { get; set; }
Property Value
StockStyle
Declaration
public StockBuilder.StockStyleType StockStyle { get; set; }
Property Value
SwapProfile
Declaration
public bool SwapProfile { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink