<Code Lib>
M

DirectShapeType.IsValidUsage

Description:
Validates that the ExternallyTaggedGeometryObject's usage is set to an allowed value for a DirectShapeType.

public bool IsValidUsage(
	ExternallyTaggedGeometryObject externallyTaggedGeometry
)

Return Value Boolean True if the usage is permitted.

Loading…