API Reference > Classes > PRC Curve Classes > OdPrcCompositeCurve2d Class > OdPrcCompositeCurve2d Methods > baseSense Method > OdPrcCompositeCurve2d::baseSense Method ()
OdPrcCompositeCurve2d::baseSense Method ()
Syntax
C++
OdBoolArray & baseSense();

Returns the current sub curve's direction data. Array of base sence is returned as a reference to an OdBoolArray object, therefore it can be used to set new array of base sence for the composite curve.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.