RES_OBJ
creates a resource object for a special usecase.
Syntax
RES_OBJ linked_obj, group_name ,operation
Parameters
linked_obj
(string): Id of the linked object
group_name
(string): Name of the group that contains the geometry for the resource object
operation
(string): Type of geometric operation. Valid values for operation: "UNION","DIFF","ISECT"
Remarks
Example:
col_id = "28a02f4b-9805-11e1-a936-028037ec0200--22"!known from REQUEST ( "linked_objects" , "" , obj )
GROUP "fl"
BOX 0.5 ,0.5 , 0.5
GROUP_END
RES_OBJ col_id , "fl" , "UNION"
Remarks
Usable since script version 1.3 (Allplan 2013-1).
(C) ALLPLAN GmbH |
Privacy policy |