Class IndependentMASTACreatedCondensationNode
Inheritance
System.Object
IndependentMASTACreatedCondensationNode
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class IndependentMASTACreatedCondensationNode : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
FESubstructureNode
Declaration
public FESubstructureNode FESubstructureNode { get; }
Property Value
NodePosition
Declaration
public Vector3D NodePosition { get; set; }
Property Value
RigidCouplingType
Declaration
public RigidCouplingType RigidCouplingType { get; set; }
Property Value
Methods
Delete()
Declaration
Implements
System.IEquatable<T>
Extension Methods