IfcGuid Constructor (IfcGuid)
|
Initializes a new instance of the
IfcGuid class
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public IfcGuid(
IfcGuid toCopy
)
Public Sub New (
toCopy As IfcGuid
)
public:
IfcGuid(
IfcGuid^ toCopy
)
new :
toCopy : IfcGuid -> IfcGuid
Parameters
- toCopy
- Type: Bricscad.IfcIfcGuid
See Also