CVLdimclassifier
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Dimensioning
Introduced first in SolidGeometry 3.8, Creation date: 2017-04-04, Last change: 2025-09-14
analyses contours and classifies different drawing elements
Description
This function returns simple points that should be dimensioned. They do not specify a contour. In addition the function also returns a list of radial centers and radius
[cx cy cz] is the center of a circle;
deg is the length of the circle
See Also: PLdimensioning
, SGdimensioning4
, SGTdimensioning
Example Illustration
Syntax
[DVL,RL,RIL,Rnv]=CVLdimclassifier(OVL)
Input Parameter
Output Parameter
DVL: | | List for dimensioning |
RL: | | [cx cy cz Nr deg R vx vy vz] |
RIL: | | Points |
Rnv: | | List of normal vectors related to RL |
Examples
CVLdimclassifier(PLradialEdges(CPLofPL(PLsquare(30,20)),4));
Copyright 2017-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21