GeometryInstance Properties

The GeometryInstance type exposes the following members.

Properties

  NameDescription
Public propertyGraphicsStyleId
The ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject.)
Public propertyIsElementGeometry
Indicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject.)
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject.)
Public propertySymbol
The symbol element that this object is referring to.
Public propertySymbolGeometry
The geometric representation of the symbol which generates this instance.
Public propertyTransform
The affine transformation from the local coordinate space of the symbol into the coordinate space of the instance.
Public propertyVisibility
The visibility.
(Inherited from GeometryObject.)

See Also