BisCodeSpec Enumeration

Names of the internal BIS CodeSpecs. These names match those specified by the native library. For other domains, the best practice is to include the domain name or alias as part of the CodeSpec name to ensure global uniqueness.

@see CodeSpec

Members

Name Value Description
annotationFrameStyle  
annotationLeaderStyle  
annotationTextStyle  
auxCoordSystem2d The name of the standard CodeSpec used when creating codes for AuxCoordSystem2d elements.

@see AuxCoordSystem2d.createCode
auxCoordSystem3d The name of the standard CodeSpec used when creating codes for AuxCoordSystem3d elements.

@see AuxCoordSystem3d.createCode
auxCoordSystemSpatial The name of the standard CodeSpec used when creating codes for AuxCoordSystemSpatial elements.

@see AuxCoordSystemSpatial.createCode
categorySelector The name of the standard CodeSpec used when creating codes for CategorySelector elements.

@see CategorySelector.createCode
colorBook  
displayStyle The name of the standard CodeSpec used when creating codes for DisplayStyle elements.

@see DisplayStyle.createCode
drawing The name of the standard CodeSpec used when creating codes for Drawing elements.

@see Drawing.createCode
drawingCategory The name of the standard CodeSpec used when creating codes for DrawingCategory elements.

@see DrawingCategory.createCode
externalSource The name of the standard CodeSpec used when creating codes for ExternalSource elements.

@note This CodeSpec is not automatically created, so use ExternalSource.ensureCodeSpec to make sure that it exists.

@see ExternalSource.createCode
externalSourceAttachment The name of the standard CodeSpec used when creating codes for ExternalSourceAttachment elements.

@note This CodeSpec is not automatically created, so use ExternalSourceAttachment.ensureCodeSpec to make sure that it exists.

@see ExternalSource.createCode
geometryPart The name of the standard CodeSpec used when creating codes for GeometryPart elements.

@see GeometryPart.createCode
graphicalType2d The name of the standard CodeSpec used when creating codes for GraphicalType2d elements.

@see GraphicalType2d.createCode
informationPartitionElement The name of the standard CodeSpec used when creating codes for InformationPartitionElement elements.

@see InformationPartitionElement.createCode
lineStyle The name of the standard CodeSpec used when creating codes for LineStyle elements.

@see LineStyle.createCode
linkElement The name of the standard CodeSpec used when creating codes for LinkElement elements.

@see LinkElement.createCode
modelSelector The name of the standard CodeSpec used when creating codes for ModelSelector elements.

@see ModelSelector.createCode
nullCodeSpec The name of the standard CodeSpec used when creating empty codes.

@see Code.createEmpty
physicalMaterial The name of the standard CodeSpec used when creating codes for PhysicalMaterial elements.

@see PhysicalMaterial.createCode
physicalType The name of the standard CodeSpec used when creating codes for PhysicalType elements.

@see PhysicalType.createCode
renderMaterial The name of the standard CodeSpec used when creating codes for RenderMaterialElement elements.

@see RenderMaterialElement.createCode
sheet The name of the standard CodeSpec used when creating codes for Sheet elements.

@see Sheet.createCode
spatialCategory The name of the standard CodeSpec used when creating codes for SpatialCategory elements.

@see SpatialCategory.createCode
spatialLocationType The name of the standard CodeSpec used when creating codes for SpatialLocationType elements.

@see SpatialLocationType.createCode
subCategory The name of the standard CodeSpec used when creating codes for SubCategory elements.

@see SubCategory.createCode
subject The name of the standard CodeSpec used when creating codes for Subject elements.

@see Subject.createCode
templateRecipe2d The name of the standard CodeSpec used when creating codes for TemplateRecipe2d elements.

@see TemplateRecipe2d.createCode
templateRecipe3d The name of the standard CodeSpec used when creating codes for TemplateRecipe3d elements.

@see TemplateRecipe3d.createCode
textAnnotationSeed  
texture The name of the standard CodeSpec used when creating codes for Texture elements.

@see Texture.createCode
viewDefinition The name of the standard CodeSpec used when creating codes for ViewDefinition elements.

@see ViewDefinition.createCode

Defined in

Last Updated: 28 March, 2024