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