API Reference > imodeljs-common > Entities > SectionDrawingLocationProps SectionDrawingLocationProps Interface Properties that define a SectionDrawingLocation Extends GeometricElement3dProps Properties Name Type Description sectionView undefined | RelatedElementProps The ViewDefinition to which this location refers. Inherited properties Name Type Inherited from Description category string GeometricElement3dProps The id of the category for this geometric element. classFullName string GeometricElement3dProps The full name of the ECClass for this entity, in the form "Schema:ClassName" code CodeProps GeometricElement3dProps The Code for this element federationGuid undefined | string GeometricElement3dProps A FederationGuid assigned to this element. geom undefined | GeometryStreamProps GeometricElement3dProps The geometry stream properties id undefined | string GeometricElement3dProps The Id of the entity. jsonProperties undefined | any GeometricElement3dProps Optional json properties of this element. model string GeometricElement3dProps The Id of the Model containing this element parent undefined | RelatedElementProps GeometricElement3dProps The Parent of this element, if defined. placement undefined | Placement3dProps GeometricElement3dProps The placement properties typeDefinition undefined | RelatedElementProps GeometricElement3dProps userLabel undefined | string GeometricElement3dProps A user-assigned label for this element. Defined in core/common/src/ElementProps.ts Line 201 Last Updated: 11 June, 2024