Share

AcGeLineSeg3d::getBisector

C++

GE_DLLEXPIMPORT void getBisector(
    AcGePlane& plane
) const;

Description

Sets the input plane to the unbounded plane that is perpendicular to the line segment and passes through its midpoint.

Parameters

Parameters Description
plane Input bisecting plane

Links

AcGeLineSeg3d

Was this information helpful?