Class RigidEADBuilder
Inheritance
RigidEADBuilder
Assembly: NXOpen.dll
Syntax
public class RigidEADBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RigidEADBuilder()
Declaration
protected RigidEADBuilder()
Properties
DofsState
Declaration
public RigidEADBuilder.State DofsState { get; set; }
Property Value
Elements
Declaration
public SelectElementsBuilder Elements { get; }
Property Value
PhysicalPropertyTable
Declaration
public PhysicalPropertyTable PhysicalPropertyTable { get; set; }
Property Value
PhysicalPropertyTableState
Declaration
public RigidEADBuilder.State PhysicalPropertyTableState { get; set; }
Property Value
Methods
GetDofs()
Declaration
public RigidEADBuilder.Dof[] GetDofs()
Returns
SetDofs(Dof[])
Declaration
public void SetDofs(RigidEADBuilder.Dof[] dofs)
Parameters
Type |
Name |
Description |
Dof[] |
dofs |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink