<Code Lib>
2022 Method
Changes 0
M

DisplacementPath.IsValidReference

Description:
Does the specified pick represent an edge or a curve belonging to one of the displaced elements.

public static bool IsValidReference(
	DisplacementElement displacementElement,
	Reference reference
)

Return Value bool

Loading…