2027 Class Back to 2027
C

DirectShape

Version comparison

Members across versions

49 members across 9 versions · 24 added later · 2 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddExternallyTaggedGeometry(ExternallyTaggedGeometryObject)
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced added same same same same same same
M AddReferenceCurve(Curve, DirectShapeReferenceOptions)
not yet introduced not yet introduced added same same same same same same
M AddReferencePlane(Plane, BoundingBoxUV)
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced added same same same same same same
M AddReferencePlane(Plane, DirectShapeReferenceOptions)
not yet introduced not yet introduced added same same same same same same
M AddReferencePlane(Plane, BoundingBoxUV, DirectShapeReferenceOptions)
not yet introduced not yet introduced added same same same same same same
M AddReferencePoint(XYZ, DirectShapeReferenceOptions)
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced added same same same same same same
M AppendShape(ShapeBuilder)
same same same same same same same same same
M AppendShape(IList<GeometryObject>, DirectShapeTargetViewType)
same same same same same same same same same
M AppendShape(IList<GeometryObject>)
same same same same same same same same same
M AreOptionsValid(DirectShapeOptions)
same same same same same same same same same
same same same same same same same same same
M AreValidDirectShapeReferenceOptions(DirectShapeReferenceOptions)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
same same same same same same same same same
M CreateElement(Document, ElementId)
same same same same same same same same same
M CreateElementInstance(Document, ElementId, ElementId, String, Transform)
same same same same same same same same same
M CreateGeometryInstance(Document, String, Transform)
same same same same same same same same same
M GetExternallyTaggedGeometry(ExternalGeometryId)
not yet introduced not yet introduced added same same changed same same same
M GetExternallyTaggedReference(ExternalGeometryId)
not yet introduced not yet introduced not yet introduced not yet introduced added changed same same same
same same same same same same same same same
M HasExternalGeometry(ExternalGeometryId)
not yet introduced not yet introduced added same same same same same same
M HasExternallyTaggedReference(ExternalGeometryId)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M IsSupportedDocument(Document)
same same same same same same same same same
M IsValidCategoryId(ElementId, Document)
same same same same same same same same same
M IsValidGeometry(Solid)
same same same same same same same same same
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced added same same same same same same
M IsValidShape(IList<GeometryObject>)
same same same same same same same same same
M IsValidShape(IList<GeometryObject>, DirectShapeTargetViewType)
same same same same same same same same same
M IsValidShape(ExternallyTaggedGeometryObject)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M IsValidTypeId(ElementId)
same same same same same same same same same
M IsValidUsage(ExternallyTaggedGeometryObject)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M RemoveExternallyTaggedGeometry(ExternalGeometryId)
not yet introduced not yet introduced added same same same same same same
M RemoveReferenceObject(ExternalGeometryId)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
not yet introduced not yet introduced added same same same same same same
M SetName(String)
same same same same same same same same same
M SetOptions(DirectShapeOptions)
same same same same same same same same same
M SetShape(ShapeBuilder)
same same same same same same same same same
M SetShape(IList<GeometryObject>)
same same same same same same same same same
M SetShape(IList<GeometryObject>, DirectShapeTargetViewType)
same same same same same same same same same
M SetTypeId(ElementId)
same same same same same same same same same
M UpdateExternallyTaggedGeometry(ExternallyTaggedGeometryObject)
not yet introduced not yet introduced added same same same same same same
same same same same same same same same same
same same same same same same same same same
P TypeId
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Identical to 2027: 2025, 2025.3, 2026
2027 current

Changes in 2022 vs 2027 8 missing 1 changed

Flip API Versions →

Missing in 2022 (only available in 2027)

Changed members

DirectShape.GetExternallyTaggedGeometry(ExternalGeometryId)
externalId ExternalGeometryId The external ID of the externally tagged geometry that should be obtained.
→ returns nullNothingnullptrExternallyTaggedGeometryObject The externally tagged geometry. Or if there is no such externally tagged geometry in the DirectShape.

Changes in 2023 vs 2027 8 missing 1 changed

Flip API Versions →

Missing in 2023 (only available in 2027)

Changed members

DirectShape.GetExternallyTaggedGeometry(ExternalGeometryId)
externalId ExternalGeometryId The external ID of the externally tagged geometry that should be obtained.
→ returns nullNothingnullptrExternallyTaggedGeometryObject The externally tagged geometry. Or if there is no such externally tagged geometry in the DirectShape.

Changes in 2024 vs 2027 2 changed

Flip API Versions →

Changed members

DirectShape.GetExternallyTaggedGeometry(ExternalGeometryId)
externalId ExternalGeometryId The external ID of the externally tagged geometry that should be obtained.
→ returns nullNothingnullptrExternallyTaggedGeometryObject The externally tagged geometry. Or if there is no such externally tagged geometry in the DirectShape.
DirectShape.GetExternallyTaggedReference(ExternalGeometryId)
externalId ExternalGeometryId The ExternalGeometryId of the requested reference object.
→ returns nullNothingnullptrReference A Reference to the externally tagged reference GeometryObject having the provided external ID or if there is no reference geometry having the external ID.