public PropertyValue FUNCTION3D_PARENT_OBJECTID( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_PARENT_OBJECTID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION3D_PARENT_OBJECTID( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_PARENT_OBJECTID { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Indicates the mounting surface on which the 3D function has been placed. The property is used in filters to filter for 3D functions that have been installed on other 3D functions.