BIMPhysicalAssets Constructor
|
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public BIMPhysicalAssets(
BIMPhysicalAssets toCopy
)
Public Sub New (
toCopy As BIMPhysicalAssets
)
public:
BIMPhysicalAssets(
BIMPhysicalAssets^ toCopy
)
new :
toCopy : BIMPhysicalAssets -> BIMPhysicalAssets
Parameters
- toCopy
- Type: Bricscad.BimBIMPhysicalAssets
See Also