Defines a STLAMSupport.
Declaration Syntax
public class STLAMSupport : AMSupport
Table 1028: Members
Property | Children |
Gets the list of children. (Inherited from AMSupport.) |
Property | Comments |
Gets the list of associated comments. (Inherited from AMSupport.) |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | DensityMultiple |
Gets or sets the DensityMultiple. (Inherited from AMSupport.) |
Property | ElasticModulusMultipleInX |
Gets or sets the ElasticModulusMultipleInX. (Inherited from AMSupport.) |
Property | ElasticModulusMultipleInY |
Gets or sets the ElasticModulusMultipleInY. (Inherited from AMSupport.) |
Property | ElasticModulusMultipleInZ |
Gets or sets the ElasticModulusMultipleInZ. (Inherited from AMSupport.) |
Property | ElementSize |
Gets the ElementSize. |
Property | Figures |
Gets the list of associated figures. (Inherited from AMSupport.) |
Property | Filename |
Gets or sets the Filename. |
Property | GeometrySelection |
Gets or sets the GeometrySelection. |
Property | Images |
Gets the list of associated images. (Inherited from AMSupport.) |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | LengthUnits |
Gets or sets the LengthUnits. |
Property | MaterialMultiplier |
Gets or sets the MaterialMultiplier. (Inherited from AMSupport.) |
Property | MultiplierEntry |
Gets or sets the MultiplierEntry. (Inherited from AMSupport.) |
Property | ShearModulusMultipleInXY |
Gets or sets the ShearModulusMultipleInXY. (Inherited from AMSupport.) |
Property | ShearModulusMultipleInXZ |
Gets or sets the ShearModulusMultipleInXZ. (Inherited from AMSupport.) |
Property | ShearModulusMultipleInYZ |
Gets or sets the ShearModulusMultipleInYZ. (Inherited from AMSupport.) |
Property | Source |
Gets or sets the Source. |
Property | STL |
Gets or sets the STL. |
Property | STLSupportType |
Gets or sets the STLSupportType. |
Property | STLSupportView |
Gets or sets the STLSupportView. |
Property | StlWallThickness |
Gets or sets the StlWallThickness. |
Property | SubsampleRate |
Gets or sets the SubsampleRate. |
Property | SupportType |
Gets or sets the SupportType. (Inherited from AMSupport.) |
Property | ThermalConductivityMultipleInX |
Gets or sets the ThermalConductivityMultipleInX. (Inherited from AMSupport.) |
Property | ThermalConductivityMultipleInY |
Gets or sets the ThermalConductivityMultipleInY. (Inherited from AMSupport.) |
Property | ThermalConductivityMultipleInZ |
Gets or sets the ThermalConductivityMultipleInZ. (Inherited from AMSupport.) |
Property | Volume |
Gets or sets the Volume. (Inherited from AMSupport.) |
Property | VoxelSize ***OBSOLETE*** Use 'ElementSize' property instead. |
Gets the VoxelSize. |
Property | WallSpacing |
Gets or sets the WallSpacing. (Inherited from AMSupport.) |
Property | WallThickness |
Gets or sets the WallThickness. (Inherited from AMSupport.) |
Method | ClearGeneratedData() |
Run the ClearGeneratedData action. |
Method | CreateNamedSelectionOfExternalElementFaces() |
Create a named selection of the generated exterior element faces. |
Method | CreateNamedSelectionOfGeneratedElements() |
Create a named selection of the generated elements. |
Method | ExportStl(string, Progress) |
Export STL data. |
Method | GenerateSupportBodies(Progress) |
Generate Support Bodies. |
Method | GetGeneratedBody() |
Returns the generated body object |
Method | ImportSTL() |
Run the ImportSTL action. |