Struct AIAC::CircularSawData¶
ClassList > AIAC > CircularSawData
Public Attributes¶
Type | Name |
---|---|
glm::vec3 | CenterACIT center of the circle defining the circular blade |
std::shared_ptr< GOPoint > | CenterGO GOPoints equivalent. |
std::string | NameACIT name of the toolhead |
glm::vec3 | NormEndACIT end of the normal of the blade plane |
std::shared_ptr< GOPoint > | NormEndGO |
glm::vec3 | NormStartACIT start of the normal of the blade plane |
std::shared_ptr< GOPoint > | NormStartGO |
float | OverhangACIT the overhang width of the teeth of the blade from one side |
float | RadiusACIT radius of the circular blade |
float | ThicknessACIT the overhaul thickness of the blade |
Public Functions¶
Type | Name |
---|---|
CircularSawData () |
Public Attributes Documentation¶
variable CenterACIT¶
center of the circle defining the circular blade
variable CenterGO¶
GOPoints equivalent.
variable NameACIT¶
name of the toolhead
variable NormEndACIT¶
end of the normal of the blade plane
variable NormEndGO¶
variable NormStartACIT¶
start of the normal of the blade plane
variable NormStartGO¶
variable OverhangACIT¶
the overhang width of the teeth of the blade from one side
variable RadiusACIT¶
radius of the circular blade
variable ThicknessACIT¶
the overhaul thickness of the blade
Public Functions Documentation¶
function CircularSawData¶
The documentation for this class was generated from the following file src/AIAC/ACInfoToolhead.h