2024 Class Back to 2024
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 (2024).
2024 current

Changes in 2025 vs 2024 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 ExternallyTaggedGeometryObjectnullNothingnullptr The externally tagged geometry. Or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such an externally tagged geometry in the DirectShape.
DirectShape.GetExternallyTaggedReference(ExternalGeometryId)
externalId ExternalGeometryId The ExternalGeometryId of the requested reference object.
→ returns ReferencenullNothingnullptr A Reference to the externally tagged reference GeometryObject having the provided external ID or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no reference geometry having the external ID.

Changes in 2025.3 vs 2024 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 ExternallyTaggedGeometryObjectnullNothingnullptr The externally tagged geometry. Or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such an externally tagged geometry in the DirectShape.
DirectShape.GetExternallyTaggedReference(ExternalGeometryId)
externalId ExternalGeometryId The ExternalGeometryId of the requested reference object.
→ returns ReferencenullNothingnullptr A Reference to the externally tagged reference GeometryObject having the provided external ID or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no reference geometry having the external ID.

Changes in 2026 vs 2024 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 ExternallyTaggedGeometryObjectnullNothingnullptr The externally tagged geometry. Or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such an externally tagged geometry in the DirectShape.
DirectShape.GetExternallyTaggedReference(ExternalGeometryId)
externalId ExternalGeometryId The ExternalGeometryId of the requested reference object.
→ returns ReferencenullNothingnullptr A Reference to the externally tagged reference GeometryObject having the provided external ID or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no reference geometry having the external ID.

Changes in 2027 vs 2024 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 ExternallyTaggedGeometryObjectnullNothingnullptr The externally tagged geometry. Or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such an externally tagged geometry in the DirectShape.
DirectShape.GetExternallyTaggedReference(ExternalGeometryId)
externalId ExternalGeometryId The ExternalGeometryId of the requested reference object.
→ returns ReferencenullNothingnullptr A Reference to the externally tagged reference GeometryObject having the provided external ID or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no reference geometry having the external ID.