API Reference > Extension Classes > ExRender Classes > OdHardwareSectionsInterface Class > OdHardwareSectionsInterface Structures > OdHardwareSectionsInterface::SectionDef Structure
OdHardwareSectionsInterface::SectionDef Structure
Syntax
C++
struct SectionDef { OdGePoint3d m_position; OdGeVector3d m_normal; };

ExHardwareSections.h

This is class OdHardwareSectionsInterface::SectionDef.

 
Name 
Description 
 
This is the overview for the SectionDef constructor overload. 
 
Name 
Description 
 
This is m_normal, a member of class SectionDef. 
 
This is m_position, a member of class SectionDef. 
 
Name 
Description 
 
This is normal, a member of class SectionDef. 
 
This is position, a member of class SectionDef. 
 
This is setNormal, a member of class SectionDef. 
 
This is setPosition, a member of class SectionDef. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.