API Reference > OdIfc Namespace > Classes > OdIfcProfileDef Class > OdIfcProfileDef Methods > OdIfcProfileDef::getContours Method
OdIfcProfileDef::getContours Method
Syntax
C++
const OdArray<OdGeCurve2dPtrArray>& getContours() const;

An array of smart pointers to curve objects, which defines the profile.

details Retrieves an array of contours, which defines the profile object.

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