namedProperties
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Returns a list of named properties on Geometry LOD.
Syntax
- Syntax:
- namedProperties object
- Parameters:
- object - Object
- Return Value:
- Array of Arrays
Examples
- Example 1:
_properties = namedProperties _object;
Additional Information
- See also:
- selectionNamesanimationNamesNamed Properties
- Groups:
- Object Manipulation
Notes