| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddComment() | Creates a new child Comment. |
| AddDistributedMass() | Creates a new DistributedMass |
| AddElementOrientation() | Creates a new ElementOrientation |
| 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. |
| AddLayeredSection() | Creates a new child LayeredSection. |
| AddPointMass() | Creates a new PointMass |
| AddSurfaceCoating() | Creates a new SurfaceCoating |
| AddThermalPointMass() | Creates a new ThermalPointMass |
| AddThickness() | Creates a new child Thickness. |
| 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. |
| GetBody(IBaseGeoBody) | Gets the Body associated with the given IGeoBody |
| GetParameter(String) | Gets the parameter corresponding to the given property. |
| GetPart(IBaseGeoPart) | Gets the Part associated with the given IGeoPart |
| 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. |
| ResetBodyColors() | Run the ResetBodyColors action. |
| UpdateGeometryFromSource() | Run the UpdateGeometryFromSource action. |
| Name | Description |
|---|---|
| ActiveBodies | Gets the ActiveBodies. |
| AnalysisType | Gets the AnalysisType. |
| AssignMaterialOnUpdate | Gets or sets the AssignMaterialOnUpdate. |
| AttachFileViaTempFile | Gets or sets the AttachFileViaTempFile. |
| AttributeKey | Gets the AttributeKey. |
| Attributes | Gets the Attributes. |
| Average | Gets the Average. |
| Bodies | Gets the Bodies. |
| CanChangeCADUnits | Gets the CanChangeCADUnits. |
| Comments | Gets the list of associated comments. |
| ComparePartsOnUpdate | Gets the ComparePartsOnUpdate. |
| ComparePartsTolerance | Gets the ComparePartsTolerance. |
| DataModelObjectCategory | Gets the name of the current DataModelObject's category. |
| DecomposeDisjointGeometry | Gets the DecomposeDisjointGeometry. |
| DisplayStyle | Gets or sets the DisplayStyle. |
| ElementControl | Gets or sets the ElementControl. |
| Elements | Gets the Elements. |
| EnclosureAndSymmetryProcessing | Gets the EnclosureAndSymmetryProcessing. |
| EndPlaneRotationAboutX | Gets or sets the EndPlaneRotationAboutX. |
| EndPlaneRotationAboutY | Gets or sets the EndPlaneRotationAboutY. |
| FiberLength | Gets or sets the FiberLength. |
| Figures | Gets the list of associated figures. |
| GeometryPreferencesReadOnly | Gets the GeometryPreferencesReadOnly. |
| Images | Gets the list of associated images. |
| ImportCoordinateSystems | Gets the ImportCoordinateSystems. |
| InternalObject | Gets the internal object. For advanced usage only. |
| LengthUnit | Gets the LengthUnit. |
| LengthX | Gets the LengthX. |
| LengthY | Gets the LengthY. |
| LengthZ | Gets the LengthZ. |
| LineBodies | Gets the LineBodies. |
| Mass | Gets the Mass. |
| MaterialProperties | Gets the MaterialProperties. |
| Maximum | Gets the Maximum. |
| MeshMetric | Gets the MeshMetric. |
| MeshVolume | Gets the MeshVolume. |
| Minimum | Gets the Minimum. |
| MixedImportResolution | Gets the MixedImportResolution. |
| Model2DBehavior | Gets or sets the Model2DBehavior. |
| Name | Gets the name of the object. |
| NamedSelectionKey | Gets the NamedSelectionKey. |
| NamedSelections | Gets the NamedSelections. |
| Nodes | Gets the Nodes. |
| ObjectId | Gets the internal id of the object. |
| ObjectTags | Gets an IEnumerable object of the tags that 'this' is a part of. |
| ParameterKey | Gets the ParameterKey. |
| Parameters | Gets the Parameters. |
| Parent | Gets the parent object. |
| Properties | Gets the list of properties for this object. |
| ReaderModeSavesUpdatedFile | Gets or sets the ReaderModeSavesUpdatedFile. |
| ScaleFactorValue | Gets or sets the ScaleFactorValue. |
| SheetSurfaceArea | Gets the SheetSurfaceArea. |
| SmartCADUpdate | Gets the SmartCADUpdate. |
| SolidBodies | Gets the SolidBodies. |
| Source | Gets the Source. |
| StandardDeviation | Gets the StandardDeviation. |
| SurfaceArea | Gets the SurfaceArea. |
| SurfaceBodies | Gets the SurfaceBodies. |
| TemporaryDirectory | Gets or sets the TemporaryDirectory. |
| Tolerance2D | Gets or sets the Tolerance2D. |
| Type | Gets the Type. |
| UseAssociativity | Gets the UseAssociativity. |
| UseInstances | Gets the UseInstances. |
| VisibleProperties | Gets the list of properties that are visible for this object. |
| Volume | Gets the Volume. |
| XCentroid | Gets the XCentroid. |
| YCentroid | Gets the YCentroid. |
| ZCentroid | Gets the ZCentroid. |