|
|
Extension Class |
Namespace: CADSharpTools.SOLIDWORKS
The Extension type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteAllProperties |
Deletes all properties from a SOLIDWORKS document. Set toggle parameters to delete custom, configuration-specific or both.
| |
| GetAllChildren |
Returns an array of all children components from the specified component.
| |
| GetAllReferences |
Returns an array of all references from Pack and Go.
| |
| GetMaterialNamesFromDataBase |
Gets an array of SOLIDWORKS material names from a SOLIDWORKS material database.
| |
| GetModelMass |
Returns the mass and the unit of the mass for the specified model.
| |
| GetParentSheet |
Gets the parent sheet of the specified feature.
| |
| GetSelectedObjectsT |
Gets an array of selected SOLIDWORKS objects.
| |
| GetSOLIDWORKSDocumentType |
Gets the SOLIDWORKS document type.
| |
| GetSOLIDWORKSMaterials |
Returns an array of all SOLIDWORKS material names from all SOLIDWORKS material libraries.
| |
| GetSOLIDWORKSMaterialsAsync |
Returns an array of all SOLIDWORKS material names from all SOLIDWORKS material libraries.
| |
| IsNotToolBox |
Returns whether specified component is a toolbox component or not.
| |
| ObjectArrayToBStrWrapperArray |
Marshals an array of objects into SW objects.
| |
| OpenDocument |
Opens the specified SOLIDWORKS document silently.
| |
| OpenDocumentAsync |
Opens the specified SOLIDWORKS document silently.
|