BIMPly Constructor (BIMPly)
|
Initializes a new instance of the
BIMPly class
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public BIMPly(
BIMPly toCopy
)
Public Sub New (
toCopy As BIMPly
)
public:
BIMPly(
BIMPly^ toCopy
)
new :
toCopy : BIMPly -> BIMPly
Parameters
- toCopy
- Type: Bricscad.BimBIMPly
See Also