OffsetAssemblyCollectionRemove(OffsetAssembly) Method

Removes the given OffsetAssembly.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Remove(
	OffsetAssembly offsetAssembly
)

Parameters

offsetAssembly  OffsetAssembly
The removed OffsetAssembly object.

Return Value

Boolean
See Also