(sd-inq-obj-library-p object)
(sd-set-library-attr object library-id library-name )
An database alignment could be done by:
The following library-id s are already in use by Creo
Elements/Direct Modeling libraries and can therefore not be
used.
|
|
|
|
(setq name-in-library (sd-set-library-attr element "ScrewCompanyMiller" "Screw_M8_T60" )) (format t "Library-Identifier: ~A" name-in-library) Output: Library-Identifier: ScrewCompanyMiller_Screw_M8_T60
(sd-get-library-attr-error)
(sd-get-library-attr-error)
(sd-get-library-attr element )
(format t "~A" (sd-get-library-attr element)) Output: (ScrewCompanyMiller_Screw_M8_T60 ScrewCompanyMiller)
© 2023 Parametric
Technology GmbH (a subsidiary of PTC Inc.), All Rights Reserved |