Class ElementModifyOrderBuilder
Inheritance
ElementModifyOrderBuilder
Assembly: NXOpen.dll
Syntax
public class ElementModifyOrderBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ElementModifyOrderBuilder()
Declaration
protected ElementModifyOrderBuilder()
Properties
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
Jacobian
Declaration
public Expression Jacobian { get; }
Property Value
MeshSelection
Declaration
public SelectTaggedObjectList MeshSelection { get; }
Property Value
MidnodeType
Declaration
public ElementModifyOrderBuilder.Midnode MidnodeType { get; set; }
Property Value
OperationType
Declaration
public ElementModifyOrderBuilder.Operation OperationType { get; set; }
Property Value
Methods
CommitMesh()
Declaration
public Mesh[] CommitMesh()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink