Defines a ModelImport.
Declaration Syntax
public class ModelImport : DataModelObject, IRemovableDataModelObjectPreAction, IRemovableDataModelObject, IRemovableDataModelObjectPostAction, IFolderDataModelObject
Table 298: Members
| 
                 Property  | AnalysisTypeDimensionSetting | 
                 Gets or sets the AnalysisTypeDimensionSetting.  | 
| 
                 Property  | ApplicationSourceSetting | 
                 Gets the ApplicationSourceSetting.  | 
| 
                 Property  | BodyGroupByAnsysElmTypeNumber | 
                 Gets or sets the BodyGroupByAnsysElmTypeNumber.  | 
| 
                 Property  | BodyGroupByMaterialNumber | 
                 Gets or sets the BodyGroupByMaterialNumber.  | 
| 
                 Property  | BodyGroupByThickness | 
                 Gets or sets the BodyGroupByThickness.  | 
| 
                 Property  | Children | 
                 Gets the list of children.  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments.  | 
| 
                 Property  | CreateGeometry | 
                 Gets or sets the CreateGeometry.  | 
| 
                 Property  | CreateGeometryEdgeComponents | 
                 Gets or sets the CreateGeometryEdgeComponents.  | 
| 
                 Property  | CreateGeometryFaceComponents | 
                 Gets or sets the CreateGeometryFaceComponents.  | 
| 
                 Property  | CreateGeometryVertexComponent | 
                 Gets or sets the CreateGeometryVertexComponent.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | ElementComponentKey | 
                 Gets or sets the ElementComponentKey.  | 
| 
                 Property  | ElementOffset | 
                 Gets or sets the ElementOffset.  | 
| 
                 Property  | FaceComponentKey | 
                 Gets or sets the FaceComponentKey.  | 
| 
                 Property  | Figures | 
                 Gets the list of associated figures.  | 
| 
                 Property  | GeometryComponentKey | 
                 Gets or sets the GeometryComponentKey.  | 
| 
                 Property  | Images | 
                 Gets the list of associated images.  | 
| 
                 Property  | ImportMaterials | 
                 Gets or sets the ImportMaterials.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | MaterialConsolidation | 
                 Gets or sets the MaterialConsolidation.  | 
| 
                 Property  | ModelImportSourceFilePath | 
                 Gets or sets the ModelImportSourceFilePath.  | 
| 
                 Property  | NodalComponentKey | 
                 Gets or sets the NodalComponentKey.  | 
| 
                 Property  | NodeAndElementRenumberingMethod | 
                 Gets or sets the NodeAndElementRenumberingMethod.  | 
| 
                 Property  | NodeOffset | 
                 Gets or sets the NodeOffset.  | 
| 
                 Property  | ProcessElementComponents | 
                 Gets or sets the ProcessElementComponents.  | 
| 
                 Property  | ProcessFaceComponents | 
                 Gets or sets the ProcessFaceComponents.  | 
| 
                 Property  | ProcessLineBodies | 
                 Gets or sets the ProcessLineBodies.  | 
| 
                 Property  | ProcessMesh200Elms | 
                 Gets or sets the ProcessMesh200Elms.  | 
| 
                 Property  | ProcessModelData | 
                 Gets or sets the ProcessModelData.  | 
| 
                 Property  | ProcessNodalComponents | 
                 Gets or sets the ProcessNodalComponents.  | 
| 
                 Property  | ProcessValidBlockedCDBFile | 
                 Gets or sets the ProcessValidBlockedCDBFile.  | 
| 
                 Property  | SourceIdentifier | 
                 Gets the SourceIdentifier.  | 
| 
                 Property  | ToleranceAngle | 
                 Gets or sets the ToleranceAngle.  | 
| 
                 Property  | UnitSystemTypeForImport | 
                 Gets or sets the UnitSystemTypeForImport.  | 
| 
                 Property  | VertexInsertionAngle | 
                 Gets or sets the VertexInsertionAngle.  | 
| 
                 Method  | AddComment() | 
                 Creates a new child Comment.  | 
| 
                 Method  | AddFigure() | 
                 Creates a new child Figure.  | 
| 
                 Method  | AddImage(string) | 
                 Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.  | 
| 
                 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.  |