Class BushingEADBuilder
Inheritance
System.Object
System.MarshalByRefObject
BushingEADBuilder
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.CAE
Assembly: NXOpen.dll
Syntax
public class BushingEADBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BushingEADBuilder()
Declaration
protected BushingEADBuilder()
Properties
CsysDataType
Declaration
public BushingEADBuilder.CoordinateSystemDataType CsysDataType { get; set; }
Property Value
Type | Description |
---|---|
BushingEADBuilder.CoordinateSystemDataType |
Elements
Declaration
public SelectElementsBuilder Elements { get; }
Property Value
Type | Description |
---|---|
SelectElementsBuilder |
OriCsystem
Declaration
public CoordinateSystem OriCsystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
OriDirr
Declaration
public Direction OriDirr { get; set; }
Property Value
Type | Description |
---|---|
Direction |
OrientationState
Declaration
public BushingEADBuilder.State OrientationState { get; set; }
Property Value
Type | Description |
---|---|
BushingEADBuilder.State |
OriMethod
Declaration
public BushingEADBuilder.OrientationMethod OriMethod { get; set; }
Property Value
Type | Description |
---|---|
BushingEADBuilder.OrientationMethod |
OriNode
Declaration
public SelectFENodeList OriNode { get; }
Property Value
Type | Description |
---|---|
SelectFENodeList |
PhysicalPropertyTable
Declaration
public PhysicalPropertyTable PhysicalPropertyTable { get; set; }
Property Value
Type | Description |
---|---|
PhysicalPropertyTable |
PhysicalPropertyTableState
Declaration
public BushingEADBuilder.State PhysicalPropertyTableState { get; set; }
Property Value
Type | Description |
---|---|
BushingEADBuilder.State |
PointInPlane
Declaration
public Point PointInPlane { get; set; }
Property Value
Type | Description |
---|---|
Point |
PointOnZaxis
Declaration
public Point PointOnZaxis { get; set; }
Property Value
Type | Description |
---|---|
Point |
PointOrigin
Declaration
public Point PointOrigin { get; set; }
Property Value
Type | Description |
---|---|
Point |
PreferredLabel
Declaration
public int PreferredLabel { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink