Class IndependentMastaCreatedCondensationNode
Inheritance
System.Object
System.MarshalByRefObject
IndependentMastaCreatedCondensationNode
Assembly: SMT.MastaAPI.11.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