Class StandardSectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
StandardSectionBuilder
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.Motion
Assembly: NXOpen.dll
Syntax
public class StandardSectionBuilder : BaseSectionBuilder, IMessageSink, IComponentBuilder
Constructors
StandardSectionBuilder()
Declaration
protected StandardSectionBuilder()
Properties
Dim1
Declaration
public Expression Dim1 { get; }
Property Value
Type | Description |
---|---|
Expression |
Dim2
Declaration
public Expression Dim2 { get; }
Property Value
Type | Description |
---|---|
Expression |
Dim3
Declaration
public Expression Dim3 { get; }
Property Value
Type | Description |
---|---|
Expression |
Dim4
Declaration
public Expression Dim4 { get; }
Property Value
Type | Description |
---|---|
Expression |
Dim5
Declaration
public Expression Dim5 { get; }
Property Value
Type | Description |
---|---|
Expression |
Dim6
Declaration
public Expression Dim6 { get; }
Property Value
Type | Description |
---|---|
Expression |
SectionType
Declaration
public StandardSectionBuilder.StandardSectionType SectionType { get; set; }
Property Value
Type | Description |
---|---|
StandardSectionBuilder.StandardSectionType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink