Share

SurfaceEvaluator.Area Property

Parent Object: SurfaceEvaluator

Description

Property that returns the area of the entity.

Syntax

SurfaceEvaluator.Area() As Double

Property Value

This is a read only property whose value is a Double.

Samples

Name Description
Basic Selection Using Interaction Events This sample demonstrates using the selection events to select a face. Selection is dependent on events and VB only supports events within a class module.

Version

Introduced in version 4

Was this information helpful?