public PropertyValue FUNC_CABLELENGTH_FULL( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLELENGTH_FULL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLELENGTH_FULL( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLELENGTH_FULL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Length of the cable or conduit including units. The full value with all decimal places is always stored; the value is not rounded up. This ensures precision is retained when converting to a different unit.