Class ShellEADBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShellEADBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class ShellEADBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ShellEADBuilder()
Declaration
protected ShellEADBuilder()
Properties
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
CsysDataType
Declaration
public ShellEADBuilder.CoordinateSystemDataType CsysDataType { get; set; }
Property Value
Elements
Declaration
public SelectElementsBuilder Elements { get; }
Property Value
GapThicknessExpression
Declaration
public Expression GapThicknessExpression { get; }
Property Value
GapThicknessState
Declaration
public ShellEADBuilder.State GapThicknessState { get; set; }
Property Value
MaterialOrientationState
Declaration
public ShellEADBuilder.State MaterialOrientationState { get; set; }
Property Value
Node
Declaration
public SelectFENodeList Node { get; }
Property Value
NodeGaps
Declaration
public SelectFENodeList NodeGaps { get; }
Property Value
PhysicalPropertyTable
Declaration
public PhysicalPropertyTable PhysicalPropertyTable { get; set; }
Property Value
PhysicalPropertyTableState
Declaration
public ShellEADBuilder.State PhysicalPropertyTableState { get; set; }
Property Value
PointInPlane
Declaration
public Point PointInPlane { get; set; }
Property Value
PointOnZaxis
Declaration
public Point PointOnZaxis { get; set; }
Property Value
PointOrigin
Declaration
public Point PointOrigin { get; set; }
Property Value
PreferredLabel
Declaration
public int PreferredLabel { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SetMatOriMethod
Declaration
public ShellEADBuilder.MaterialOrientationMethod SetMatOriMethod { get; set; }
Property Value
ThicknessExpression
Declaration
public Expression ThicknessExpression { get; }
Property Value
ThicknessState
Declaration
public ShellEADBuilder.State ThicknessState { get; set; }
Property Value
Vector
Declaration
public Direction Vector { get; set; }
Property Value
ZoffsetExpression
Declaration
public Expression ZoffsetExpression { get; }
Property Value
ZoffsetState
Declaration
public ShellEADBuilder.State ZoffsetState { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink