<Code Lib>
2024 Method
Changes 4
M

DirectShapeReferenceOptions.IsValidExternalGeometryId

Description:
Validates that the input ExternalGeometryId can be assigned to a direct shape reference.

public static bool IsValidExternalGeometryId(
	ExternalGeometryId externalId
)

Return Value bool True if the provided ExternalGeometryId is valid, false otherwise.

Loading…