IfcBoolean.Value
IfcBoolean.Value property
Gets or sets the value.
public bool Value { get; set; }
Property Value
The value.
See Also
- class IfcBoolean
 - namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Types
 - assembly Aspose.CAD
 
Gets or sets the value.
public bool Value { get; set; }
The value.