UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
Ruler Class Reference

A class for Ruler, inheriting from IRuler. More...

#include <Ruler.h>

Inheritance diagram for Ruler:
<IRuler>

Instance Methods

(instancetype) - initWithScale:
 

Properties

ScaleEnum scale
 
- Properties inherited from <IRuler>
ScaleEnum scale
 Scale used for object placement within a plane.
 

Detailed Description

A class for Ruler, inheriting from IRuler.

This class provides an implementation for measuring and scaling within a 2D plane, typically used for object placement and dimension calculations.

Method Documentation

◆ initWithScale:

- (instancetype) initWithScale: (ScaleEnum) scale

Property Documentation

◆ scale

- (ScaleEnum) scale
readwritenonatomicassign

The documentation for this class was generated from the following file: