2025.3 Method
Changes 0
M

ViewShapeBuilder.ValidateCurve

Overloads (2):
Name Return Type Description
O 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.
O 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