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
public bool Remove(
	ModelObject Object
)

Parameters

Object
Type: Tekla.Structures.ModelModelObject
The model object to remove from the assembly.

Return Value

Type: Boolean
True if successfully removed.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next