<Code Lib>
2020 Method
Changes 0
M

DirectShapeLibrary.FindDefinitionType

Description:
Find a DirectShapeType element by definition id. The element will be used for creating instances of that definition.

public ElementId FindDefinitionType(
	string id
)

Return Value ElementId Element id of a DirectShapeTypeElement

Loading…