<Code Lib>
2020 Method
Changes 6
M

AnalyticalModelSketchComponent.IsValidAnalyticalAlignmentMethod

Description:
Indicates whether Analytical Alignment Method is valid for Sketch Component.

public bool IsValidAnalyticalAlignmentMethod(
	AnalyticalAlignmentMethod alignmentMethod
)

Return Value bool True means alignment method is valid, false otherwise.

Loading…