Gets an object that can be used to create points, vectors, and matrices that have values in the units of the document in which the rule is running.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property Geometry As IGeometry
Get
C#
IGeometry Geometry { get; }
Return Value
Type:
IGeometryA geometry factory object.
See Also
Reference