Defines a RemotePoint.
Declaration Syntax
public class RemotePoint : ImportedDataModelObject, ISelectionInfo, IFolderDataModelObject
Table 338: Members
Property | BeamCoincidentLengthFactor |
Gets or sets the Coincident Length Factor that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when Behavior is set to “Beam”. Default: 1. |
Property | Behavior |
Gets or sets the Behavior. |
Property | Children |
Gets the list of children. |
Property | Comments |
Gets the list of associated comments. |
Property | CoordinateSystem |
Gets or sets the CoordinateSystem. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | DOFSelection |
Gets or sets the DOFSelection. |
Property | Formulation |
Gets or sets the Formulation. |
Property | GloballyAvailable |
Remote point is globally available |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Location |
Gets or sets the Location. |
Property | Material |
Gets or sets the Material. |
Property | OutlineSelection |
Gets or sets the OutlineSelection. |
Property | PilotNodeAPDLName |
Gets or sets the PilotNodeAPDLName. |
Property | PilotNodeScopingType |
Gets or sets the PilotNodeScopingType. |
Property | PinballRegion |
Gets or sets the PinballRegion. |
Property | Point |
Gets or sets the Point. |
Property | Radius |
Gets or sets the Radius. |
Property | RelaxationMethod |
Gets or sets the RelaxationMethod. |
Property | RotationX |
Gets or sets the RotationX. |
Property | RotationY |
Gets or sets the RotationY. |
Property | RotationZ |
Gets or sets the RotationZ. |
Property | ScopingMethod |
Gets or sets the ScopingMethod. |
Property | Suppressed |
Gets or sets the Suppressed. |
Property | XComponent |
Gets or sets the XComponent. |
Property | XCoordinate |
Gets or sets the XCoordinate. |
Property | YComponent |
Gets or sets the YComponent. |
Property | YCoordinate |
Gets or sets the YCoordinate. |
Property | ZComponent |
Gets or sets the ZComponent. |
Property | ZCoordinate |
Gets or sets the ZCoordinate. |
Method | AddCommandSnippet() |
Creates a new CommandSnippet |
Method | AddComment() |
Creates a new child Comment. |
Method | Delete() |
Run the Delete action. |
Method | GetChildren<ChildrenType>(bool, IList<ChildrenType>) |
Gets the list of children, filtered by type. |
Method | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) |
Gets the list of children, filtered by type. |
Method | GetMeshRegion() |
Returns the mesh region associated to the remote point. |
Method | PromoteToNamedSelection() |
Run the PromoteToNamedSelection action. |