API Reference > Structs, Records, Enums > BrepBuilderInitialEdge Structure
BrepBuilderInitialEdge Structure
Syntax
C++
struct BrepBuilderInitialEdge { OdGeCurve3dPtr curve; const VertexIndex kDefaultVertexId = ~4; VertexIndex vertexIndex[2]; std::pair<bool, OdGsMarker> marker; bool hasColor; OdCmEntityColor color; };

BrepBuilderInitialData.h

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

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
 
 
 
 
 
Name 
Description 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.