AreaProperties.area Property
Parent Object: AreaPropertiesDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/AreaProperties.h>
Description
Gets the area in the square centimeters.
Syntax
"areaProperties_var" is a variable referencing an AreaProperties object.
|
Property Value
This is a read only property whose value is a double.Samples
Name | Description |
API Sample for AreaProperties | Demonstrates how to use AreaProperties |
Patch Feature API Sample | Demonstrates creating a new patch feature. |