Skip to main content

 

Hi,

 

i like to define the upperBound and lowerBound for an attribut with Property Type "Bounded value" defined with the IFCPropertySetDefinitionCreator. (see below)

 

 

How to set the domain (value range) for the PropertyType "Bounded Value" ?

 

Is it possible to set de upper and lowerBound with FME?

 

 

 

The definition of the attribute value is already defined by using the attribute creator. (see below)

 

Test_Attribut_03 = 'test'

 

 

 

Best regards

 

LuHu

Can you use an AttributeValidator to do the validation before Writing?


right, for checking the values.

 

But

i like to define the Upper- and LowerBound in the IFC-file/IFC-schema.


Reply