Class: ModelImport

Defines a ModelImport.

Methods

Name Description
Activate() Activate the current object.
AddComment() Creates a new child Comment.
AddFigure() Creates a new child Figure.
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.
CopyTo(DataModelObject) Copies all visible properties from this object to another.
CreateParameter(String) Creates a new parameter for a Property.
Duplicate() Creates a copy of the current DataModelObject.
GetParameter(String) Gets the parameter corresponding to the given property.
GetPath() Gets the path of the object.
GroupAllSimilarChildren() Run the GroupAllSimilarChildren action.
GroupSimilarObjects() Run the GroupSimilarObjects action.
PropertyByAPIName(String) Get a property by its API name. If multiple properties have the same API Name, only the first property with that name will be returned.
PropertyByName(String) Get a property by its unique name.
RemoveParameter(String) Removes the parameter from the parameter set corresponding to the given property.

Properties

Name Description
AnalysisTypeDimensionSetting Gets or sets the AnalysisTypeDimensionSetting.
ApplicationSourceSetting Gets the ApplicationSourceSetting.
BodyGroupByAnsysElmTypeNumber Gets or sets the BodyGroupByAnsysElmTypeNumber.
BodyGroupByMaterialNumber Gets or sets the BodyGroupByMaterialNumber.
BodyGroupByThickness Gets or sets the BodyGroupByThickness.
Comments Gets the list of associated comments.
CreateGeometry Gets or sets the CreateGeometry.
CreateGeometryEdgeComponents Gets or sets the CreateGeometryEdgeComponents.
CreateGeometryFaceComponents Gets or sets the CreateGeometryFaceComponents.
CreateGeometryVertexComponent Gets or sets the CreateGeometryVertexComponent.
DataModelObjectCategory Gets the name of the current DataModelObject's category.
ElementComponentKey Gets or sets the ElementComponentKey.
ElementOffset Gets or sets the ElementOffset.
FaceComponentKey Gets or sets the FaceComponentKey.
Figures Gets the list of associated figures.
GeometryComponentKey Gets or sets the GeometryComponentKey.
Images Gets the list of associated images.
ImportMaterials Gets or sets the ImportMaterials.
InternalObject Gets the internal object. For advanced usage only.
MaterialConsolidation Gets or sets the MaterialConsolidation.
ModelImportSourceFilePath Gets or sets the ModelImportSourceFilePath.
Name Gets the name of the object.
NodalComponentKey Gets or sets the NodalComponentKey.
NodeAndElementRenumberingMethod Gets or sets the NodeAndElementRenumberingMethod.
NodeOffset Gets or sets the NodeOffset.
ObjectId Gets the internal id of the object.
ObjectTags Gets an IEnumerable object of the tags that 'this' is a part of.
Parent Gets the parent object.
ProcessElementComponents Gets or sets the ProcessElementComponents.
ProcessFaceComponents Gets or sets the ProcessFaceComponents.
ProcessLineBodies Gets or sets the ProcessLineBodies.
ProcessMesh200Elms Gets or sets the ProcessMesh200Elms.
ProcessModelData Gets or sets the ProcessModelData.
ProcessNodalComponents Gets or sets the ProcessNodalComponents.
ProcessValidBlockedCDBFile Gets or sets the ProcessValidBlockedCDBFile.
Properties Gets the list of properties for this object.
SourceIdentifier Gets the SourceIdentifier.
ToleranceAngle Gets or sets the ToleranceAngle.
UnitSystemTypeForImport Gets or sets the UnitSystemTypeForImport.
VertexInsertionAngle Gets or sets the VertexInsertionAngle.
VisibleProperties Gets the list of properties that are visible for this object.