public PropertyValue FUNCTION3D_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION3D_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Contains the item description of a mechanical item. This property is particularly useful for items that do not have a DT, e.g. cable ducts.