CRRFST/'reference set name',obj list[,CSYS,csys][,ORIGIN,point]
Creates a reference set from a list of existing objects.
Parameter |
Description |
'reference set name' |
A string or string variable which represents the name of the reference set being created. |
obj list |
A list or object array of existing objects which are used to create the reference set. |
CSYS |
Minor word which indicates that a coordinate system object is to be specified. |
csys |
An existing coordinate system object which represents the orientation to be used when the reference set is displayed. If no coordinate system is specified, the WCS is used. |
ORIGIN |
A minor word which indicates that an origin is to be specified. |
point |
An existing point which represents the origin of the reference set. If the minor word ORIGIN and a point are not specified, the origin of the WCS is used. |