<Code Lib>
2025.3 Overloads
Changes 0
O

ViewShapeBuilder.ValidateCurve (Overloads)

Overloads (2):

Name Return Type Description
M ValidateCurve(Curve) Boolean Validates curve to be added to the view-specific shape being constructed. Called by AddCurve() to validate input. Expects a valid view normal to be set prior to the call.
M ValidateCurve(Curve, DirectShapeTargetViewType) Boolean Validates curve to be added to the view-specific shape being constructed. Called by AddCurve() to validate input. This function may be used to pre-validate the geometry being added to avoid AddCurve() throwing an InvalidArgumentException