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