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