2025 Method
Changes 0
M

DirectShapeLibrary.Contains

Description:
A quick check whether a definition already exists in the library. Checks for stored geometry objects only.
public bool Contains(
	string id
)
Return Value Boolean True if a geometry definition exists, false otherwise.