Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
BrepBuilderInitialEdge Structure
Syntax
C++
struct BrepBuilderInitialEdge { OdGeCurve3dPtr curve; const VertexIndex kInvalidIndex = -1; VertexIndex vertexIndex[2]; std::pair<bool, OdGsMarker> marker; bool hasColor; OdCmEntityColor color; };

Helper structure to initialize OdBrepBuilder. Corresponding C++ library: TD_BrepBuilderFiller

File: BrepBuilderInitialData.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.