IfcComplexNumber.Value

IfcComplexNumber.Value property

Gets or sets the value.

public IfcCollection<double> Value { get; set; }

Property Value

The value.

See Also