PROPERTIES
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Calculates the geometric properties of selected objects.
Syntax
PROPERTIES < $L ! /ALL < PATCH !
CURVE !
CLINE !
SECTION !
WATERLINE !
BUTTOCK !
DIAGONAL > > < /ACCURACY $N >
Description
Calculates and outputs the geometric properties for selected entities. If no qualifiers are given an object is selected via the cursor. Alternatively the user can specify a list of objects, all objects or all objects of a particular type.
Command Qualifiers
|
$L |
Specifies a list of object names. |
|
/ALL |
Specifies that the properties are to be output for all objects. Optionally the user can qualify this option with an object type. |
|
/ACCURACY $N |
Specifies the estimated maximum error tolerance (as a percentage) when ACIS calculates the properties of an object. This is an optional qualifier, if it is not specified a value of 1% is used by default. |