<Code Lib>
2027 Method
Changes 4
M

DirectShape.IsValidUsage

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

public bool IsValidUsage(
	ExternallyTaggedGeometryObject externallyTaggedGeometry
)

Return Value Boolean True if the usage is permitted.

Loading…