Class CrossSectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
CrossSectionBuilder
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)
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class CrossSectionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CrossSectionBuilder()
Declaration
protected CrossSectionBuilder()
Properties
CurveSelection
Declaration
public SelectNXObjectList CurveSelection { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
Offset01
Declaration
public Expression Offset01 { get; set; }
Property Value
Type | Description |
---|---|
Expression |
Offset02
Declaration
public Expression Offset02 { get; set; }
Property Value
Type | Description |
---|---|
Expression |
SpecifyOffset
Declaration
public bool SpecifyOffset { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StockStyle
Declaration
public StockStyle StockStyle { get; set; }
Property Value
Type | Description |
---|---|
StockStyle |
Implements
System.Runtime.Remoting.Messaging.IMessageSink