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