Click or drag to resize

RenderProperties Properties

The RenderProperties type exposes the following members.

Properties
  NameDescription
Public propertyAnnotation_offset
Gets the offset between object n annotation.
Public propertyCrosec_force_number_fmt
Gets the number format of text regarding cross section forces.
Public propertyCrosec_force_text_color
Gets the color of text regarding cross section forces.
Public propertyCrosec_force_text_height
Gets the height of text regarding cross section forces.
Public propertyCrosec_force_text_offset
Gets the offset of text regarding cross section forces.
Public propertyCrosec_text_color
Gets the text color of cross section text.
Public propertyCrosec_text_height
Gets the text height of cross section text.
Public propertyCrosec_text_offset
Gets the text offset of cross section text.
Public propertyElemID_text_color
Gets the text color of element identifiers.
Public propertyElemID_text_height
Gets the text height of element identifiers.
Public propertyElemID_text_offset
Gets the text offset of element identifiers.
Public propertyForce_scale
Gets the Force scale: model.CharacteristicLength() / max_abs_load.
Public propertyLoad_number_fmt
Gets the number format for load-values.
Public propertyLoad_scale
Gets the load scale. dp.basic.loadScale * force_scale;.
Public propertyMaterial_text_height
Gets the height of text on materials.
Public propertyMaterial_text_offset
Gets the offset of text on materials.
Public propertyMaterial_txt_color
Gets the color of text on materials.
Public propertyMax_abs_force_factor
Gets the maximum absolute element cross section force factor. model.CharacteristicLength() / max_abs_force.
Public propertyNII_text_color
Gets the color of text regarding NII-forces.
Public propertyNII_text_height
Gets the height of text regarding NII-forces.
Public propertyNII_text_number_fmt
Gets the number format of text regarding NII-forces.
Public propertyNII_text_offset
Gets the offset of text regarding NII-forces.
Public propertyNode_text_color
Gets the text color for node-related values.
Public propertyNode_text_height
Gets the text height for node-related values.
Public propertyNode_text_offset
Gets the text offset for node-related values.
Public propertyReaction_number_fmt
Gets the number format of reaction forces.
Public propertyReaction_scale
Gets the scaling factor for reaction forces. dp.basic.loadScale * force_scale;.
Public propertyUnit_conversion
Gets the Unit conversion.
Top
See Also