TextAnnotation2dProps Interface

JSON representation of a TextAnnotation2d.

Extends

Properties

Name Type Description
jsonProperties [key: string]: any | undefined Optional json properties of this element.  

Inherited properties

Name Type Inherited from Description
category string GeometricElement2dProps The id of the category for this geometric element.
classFullName string GeometricElement2dProps The full name of the ECClass for this entity, in the form "Schema:ClassName"
code CodeProps GeometricElement2dProps The Code for this element
elementGeometryBuilderParams ElementGeometryBuilderParams | undefined GeometricElement2dProps How to build the element's GeometryStream.
federationGuid string | undefined GeometricElement2dProps A FederationGuid assigned to this element.
geom GeometryStreamProps | undefined GeometricElement2dProps The geometry stream properties
id string | undefined GeometricElement2dProps The Id of the entity.
isInstanceOfEntity Readonly undefined | undefined GeometricElement2dProps A non-existent property used to discriminate between EntityProps and Entity.
model string GeometricElement2dProps The Id of the Model containing this element
parent RelatedElementProps | undefined GeometricElement2dProps The Parent of this element, if defined.
placement Placement2dProps | undefined GeometricElement2dProps The placement properties
typeDefinition RelatedElementProps | undefined GeometricElement2dProps  
userLabel string | undefined GeometricElement2dProps A user-assigned label for this element.

Defined in

Last Updated: 05 May, 2024