Class IndependentMASTACreatedCondensationNode
Inheritance
System.Object
IndependentMASTACreatedCondensationNode
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class IndependentMASTACreatedCondensationNode : IndependentMASTACreatedConstrainedNodes, IEquatable<APIBase>
Properties
FESubstructureNode
Declaration
public FESubstructureNode FESubstructureNode { get; }
Property Value
Type | Description |
---|---|
FESubstructureNode |
RigidCouplingType
Declaration
public RigidCouplingType RigidCouplingType { get; set; }
Property Value
Type | Description |
---|---|
RigidCouplingType |
Implements
System.IEquatable<T>