<Code Lib>
2024 Method
Changes 0
M

PartMaker.IsSourceElement

Description:
Is the element a source for this PartMaker

public bool IsSourceElement(
	ElementId elemId
)

Return Value bool Returns true if elemId is among the source elements of this PartMaker

Loading…