IfcVectorValue(IfcVectorValue)
Constructor
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public IfcVectorValue(
IfcVectorValue toCopy
)
Public Sub New (
toCopy As IfcVectorValue
)
public:
IfcVectorValue(
IfcVectorValue^ toCopy
)
new :
toCopy : IfcVectorValue -> IfcVectorValue
Parameters
- toCopy IfcVectorValue
-
See Also