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