2027 Method
Changes 0
M

DirectShapeLibrary.ContainsType

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