AssemblyRemove Method |
Removes the given instance from the assembly.
Before removing steel parts from an assembly all connecting workshop welds and bolts must be deleted.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Parameters
- Object
- Type: Tekla.Structures.ModelModelObject
The model object to remove from the assembly.
Return Value
Type: BooleanTrue if successfully removed.
See Also