<Code Lib>
2025.3 Method
Changes 2
M

DirectShape.UpdateExternallyTaggedGeometry

Description:
Updates the externally tagged geometry object in the DirectShape.

public void UpdateExternallyTaggedGeometry(
	ExternallyTaggedGeometryObject externallyTaggedGeometry
)

  • The input shape does not satisfy DirectShape validation criteria. -or- A previous version of the externally tagged geometry is not present in this DirectShape.
  • A non-optional argument was null

Loading…