Gets all of the SLDDRW-card attributes that are linked to the $PRPSHEET block for the specified folder.
Syntax
Visual Basic (Declaration) | |
---|
Sub GetDrawingPropSheetAttributes( _
ByVal lFolderID As System.Integer, _
ByRef ppoSrcAttribs As System.String(), _
ByRef ppoDestAttribs As System.String() _
) |
Parameters
- lFolderID
- ID of folder from which to get the values
- ppoSrcAttribs
- Array of attribute names used in the CustomProperty block
- ppoDestAttribs
- Array of attribute names used in the $PRPSheet block
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2011