public PropertyValue FUNCTION3D_CANHAVE_MULTI_OPENING( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_CANHAVE_MULTI_OPENING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION3D_CANHAVE_MULTI_OPENING( int index ) {get; set;}
public: property PropertyValue^ FUNCTION3D_CANHAVE_MULTI_OPENING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Indicates whether multiple cut-outs are possible for an item, and allows for the "inheriting" of cut-outs. This way, cut-outs can be carried over from a drilling pattern to another item.