<Code Lib>
2027 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 Boolean True if the provided ExternalGeometryId is valid, false otherwise.

Loading…