Class IndependentMASTACreatedConstrainedNodes
Inheritance
System.Object
IndependentMASTACreatedConstrainedNodes
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class IndependentMASTACreatedConstrainedNodes : APIBase, IEquatable<APIBase>
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NodePosition
Declaration
public Vector3D NodePosition { get; set; }
Property Value
Type | Description |
---|---|
Vector3D |
Methods
Delete()
Declaration
public void Delete()
Implements
System.IEquatable<T>