Data Types and Properties

Getting Started  Previous  Next

In hsCADCreator all Entities and Objects have different values (data) associated with it. These values are also know as data properties or properties. Property Trees (located to the right hand side of the drawing screen) hold the dynamic property fields for entities and Tools, while objects' properties are in their respective Library. The following are the available data types and the values they use:

 

Note: If the property tree window is two narrow these data fields will be forced to shorten the values displayed. The values will remain as they are and will not be changed, but, for instance, "1.333", may be displayed as "1...." if there is not enough space to display all the digits.

Truncated: DataFieldTruncated        Not Truncated: DataFieldNotTruncated

 

 

Two-dimensional Point (2D Point):

Location of a point in an X-Y coordinate plane (2D space).

ss2dPoint

Press Enter to update the information.

Press Escape to return the information to its previous value.

Press Tab to move to the next editable field.

 

 

Three-dimensional Point (3D Point):

Location of a point in an X-Y-Z coordinate space (3D space).

ss3DPointField

Press Enter to update the information.

Press Escape to return the information to its previous value.

Press Tab to move to the next editable field.

 

 

World Coordinate System Point (WCS Point):

Location of a point in the World (X-Y-Z) Coordinate Space.

ss3DPointFieldWCS

Press Enter to update the information.

Press Escape to return the information to its previous value.

Press Tab to move to the next editable field.

Left Click the W icon that appears to the right to convert the point property from the WCS to the active UCS.

 

 

User Coordinate System Point (UCS Point):

Location of a point in the User (X-Y-Z) Coordinate Space.

ss3DPointFieldUCS

Press Enter to update the information.

Press Escape to return the information to its previous value.

Press Tab to move to the next editable field.

Left Click the U icon that appears to the right to convert the point property from the active UCS to WCS.

 

                               

Scientific Data:

A real number that has associated units (either metric or imperial) and can have minimum or maximum values. Scientific data can also represent angles in either degrees or radians.

ssSciLengthField

ssSciAngleField

Type numeric values into the field and press Enter to submit it.

Left Click the unit text (In the above example the 'mm') to convert the scientific data property from the current units to next unit in the conversion set.

 

 

Integer Number:

       An Integer is any number without a decimal portion (0, 1, 13, 155, 12345, -5, -12345 etc.). Integer values can be less than, equal to, or greater than zero. Integer properties may have minimum and or maximum accepted values.

       ssIntField

 

 

Real Number:

A real number is any number that generally has a decimal portion, even if that decimal portion is zero(s). eg (2.45, 43.00, -6.5, 3.14159, 0.000 and even 35). This Real Number property can be set to have minimum and or maximum values.  

ssRealNumberField

 

 

Vector:

An object defining direction and length of a ray.

ssVectorField

The three fields are as follows: X , Y , Z

Press Enter to update the information.

Press Escape to return the information to its previous value.

Press Tab to move to the next editable field.

 

 

Boolean (On/Off):

A check box specifying True/False, On/Off, Enabled/Disabled, or Yes/No value.

ssBoolDataField

Left Click on the check box to change the value.

 

 

Menu / Multiple Option Box:

ssMultiOptionProp

This property is also known as a drop-down list or menu. It is accessed by Left Clicking on the down arrow and then selecting the desired option.

 

 

File Selection:

A File Selection property allows the user to select a file using the common file-dialog by pressing the ( ... ) button. The path to the current file selection will show up in the first portion of the property.

 

ssFileSelectionProperty
 

Text Field:

A Text Field property is for adding common text to a property. Focus on the property by clicking on it, and then type in the desired text.

 

ssTextField

 

 

 

See also:

       Selection Property Tree

       Tool Property Tree

       Snap Property Tree

       Drawing Property Tree

       Viewport Property Tree