Share

GeometryIntent.Intent Property

Parent Object: GeometryIntent

Description

Property that returns the intent point on the input geometry. This can be a value from PointIntentEnum, a geometry if the intent is the intersection of two geometries, a Point2d object that specifies a sheet point on the geometry or a double value indicating the parameter on the input curve geometry.

Syntax

GeometryIntent.Intent() As Variant

Property Value

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

Version

Introduced in version 11

Was this information helpful?