FormIt C++ API  v23.0.0 (2023.0.0)
Draw Shortcut Command Strings

Description

Variables

FORMIT_CORE_EXPORT::string const FormIt::kDrawArc
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawArcCenterRadius
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawCircle
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawPolyline
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawRectangle
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawSpline
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawPolygon
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawOffsetLine
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawLinearMeasure
 
FORMIT_CORE_EXPORT::string const FormIt::kDrawAngularMeasure
 

Variable Documentation

FORMIT_CORE_EXPORT ::string const FormIt::kDrawAngularMeasure
FORMIT_CORE_EXPORT ::string const FormIt::kDrawArc
FORMIT_CORE_EXPORT ::string const FormIt::kDrawArcCenterRadius
FORMIT_CORE_EXPORT ::string const FormIt::kDrawCircle
FORMIT_CORE_EXPORT ::string const FormIt::kDrawLinearMeasure
FORMIT_CORE_EXPORT ::string const FormIt::kDrawOffsetLine
FORMIT_CORE_EXPORT ::string const FormIt::kDrawPolygon
FORMIT_CORE_EXPORT ::string const FormIt::kDrawPolyline
FORMIT_CORE_EXPORT ::string const FormIt::kDrawRectangle
FORMIT_CORE_EXPORT ::string const FormIt::kDrawSpline