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