Class CrossSectionBuilder
Inheritance
CrossSectionBuilder
Assembly: NXOpen.dll
Syntax
public class CrossSectionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CrossSectionBuilder()
Declaration
protected CrossSectionBuilder()
Properties
CurveSelection
Declaration
public SelectNXObjectList CurveSelection { get; }
Property Value
Offset01
Declaration
public Expression Offset01 { get; set; }
Property Value
Offset02
Declaration
public Expression Offset02 { get; set; }
Property Value
SpecifyOffset
Declaration
public bool SpecifyOffset { get; set; }
Property Value
StockStyle
Declaration
public StockStyle StockStyle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink