WireframeBuilder.ValidatePoint
Description:
Validates the point object to be added to the wireframe shape being constructed. Used by AddPoint() to validate input.
Validates the point object to be added to the wireframe shape being constructed. Used by AddPoint() to validate input.
Remarks:
This function may be used to pre-validate the geometry being added to avoid an exception from AddPoint().
This function may be used to pre-validate the geometry being added to avoid an exception from AddPoint().
-
GPointPoint object to be validated.
Return Value
bool
True is %GPoint% is acceptable as a part of a wireframe shape representation being built.
-
A non-optional argument was NULL