Finish loading Calculix result files
This commit is contained in:
@@ -40,6 +40,7 @@ FemResultObject::FemResultObject()
|
||||
ADD_PROPERTY_TYPE(DataType,(""), "General",Prop_None,"Type identifier of the result data");
|
||||
ADD_PROPERTY_TYPE(Unit,(Base::Quantity()), "General",Prop_None,"Unit of the data");
|
||||
ADD_PROPERTY_TYPE(ElementNumbers,(0), "Data",Prop_None,"Numbers of the result elements");
|
||||
ADD_PROPERTY_TYPE(Mesh,(0), "General",Prop_None,"Link to the corosbonding mesh");
|
||||
}
|
||||
|
||||
FemResultObject::~FemResultObject()
|
||||
|
||||
Reference in New Issue
Block a user