Defines a ImportedCondensedPart.
Declaration Syntax
public class ImportedCondensedPart : CondensedPartBase
Table 254: Members
| 
                 Property  | ActualNodeOffset | 
                 Gets the ActualNodeOffset.  | 
| 
                 Property  | Children | 
                 Gets the list of children. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | CondensedPartFileName | 
                 Gets or sets the CondensedPartFileName.  | 
| 
                 Property  | CondensedPartUnitSystem | 
                 Gets or sets the CondensedPartUnitSystem.  | 
| 
                 Property  | CoordinateSystem | 
                 Gets or sets the CoordinateSystem.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | ExpansionStatus | 
                 "ExpansionStatus" property defines if results can be expanded of the imported condensed part or not.  | 
| 
                 Property  | Figures | 
                 Gets the list of associated figures. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | FutureIntent | 
                 "FutureIntent" property defines the type of solver supported to perform a use pass with the imported condensed part.  | 
| 
                 Property  | GeometrySelection | 
                 Gets or sets the GeometrySelection. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | Images | 
                 Gets the list of associated images. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | ImportFileFormat | 
                 Gets or sets the ImportFileFormat.  | 
| 
                 Property  | ImportStatus | 
                 Gets the ImportStatus.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | NodeOffset | 
                 Gets or sets the NodeOffset.  | 
| 
                 Property  | NumberInterfaceEntries | 
                 Gets the NumberInterfaceEntries. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | NumberMasterNodes | 
                 Gets the NumberMasterNodes. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | Physics | 
                 Gets the Physics. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | ReferenceTemperature | 
                 Gets or sets the ReferenceTemperature. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | SolutionName | 
                 Gets or sets the SolutionName. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | SolutionNameMode | 
                 Gets or sets the SolutionNameMode. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | SolverFilesDirectory | 
                 Gets the SolverFilesDirectory. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | SolverUnits | 
                 Gets or sets the SolverUnits. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | SolverUnitSystem | 
                 Gets or sets the SolverUnitSystem. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | Source | 
                 Gets the Source Substructure analysis information of the Imported Condensed Part. An exception will be thrown if there is no linked Substructure analysis in the upstream.  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed. (Inherited from CondensedPartBase.)  | 
| 
                 Property  | TemperatureUnits | 
                 Gets the TemperatureUnits. (Inherited from CondensedPartBase.)  | 
| 
                 Method  | CreateContactFromNodeIds(IEnumerable<int>) | 
                 Create a Contact with the provided node IDs.  | 
| 
                 Method  | CreateContacts(IEnumerable<int>) | 
                 Creates Contacts corresponding to the provided interface ID Numbers.  | 
| 
                 Method  | CreateJointFromNodeIds(IEnumerable<int>) | 
                 Create a Joint with the provided node IDs.  | 
| 
                 Method  | CreateJoints(IEnumerable<int>) | 
                 Creates Joints corresponding to the provided interface ID Numbers.  | 
| 
                 Method  | CreateNodalNamedSelectionFromNodeIds(IEnumerable<int>) | 
                 Create a Nodal Named Selection with the provided node IDs.  | 
| 
                 Method  | CreateNodalNamedSelections(IEnumerable<int>) | 
                 Creates Nodal Named Selections corresponding to the provided interface ID Numbers.  | 
| 
                 Method  | CreateRemotePointFromNodeIds(IEnumerable<int>) | 
                 Create a Remote Point with the provided node IDs.  | 
| 
                 Method  | CreateRemotePoints(IEnumerable<int>) | 
                 Creates Remote Points corresponding to the provided interface ID Numbers.  | 
| 
                 Method  | GetOriginalNodeCoordinates() | 
                 Get all the Node Locations of the Original Interfaces Data table.  | 
| 
                 Method  | GetTransformedNodeCoordinates() | 
                 Get all the Node Locations of the Transformed Interfaces Data table.  | 
| 
                 Method  | ImportCondensedPart() | 
                 Run the Import Condensed Part action.  | 
| 
                 Method  | ReadInterfaceData() | 
                 Run the Read Interface Data action.  | 
| 
                 Method  | UpdateNodeLocation(int, Quantity, Quantity, Quantity, Quantity, Quantity, Quantity) | 
                 Update Node Location of Original Interfaces Data view table.  |