pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
X3g::Plugin::LengthPropertyValue Class Reference

Length Property Value. More...

Inheritance diagram for X3g::Plugin::LengthPropertyValue:
Inheritance graph
[legend]

Public Member Functions

 LengthPropertyValue (double pValue)
 Constructor. More...
 

Properties

double Value [get, set]
 The Length value (always in meter length unit). More...
 
- Properties inherited from X3g::Plugin::PropertyValue
PropertyType Type [get]
 The type of the value. More...
 
String^  ValueAsString [get, set]
 The string representation of the value. More...
 

Detailed Description

Length Property Value.

Constructor & Destructor Documentation

X3g::Plugin::LengthPropertyValue::LengthPropertyValue ( double  pValue)

Constructor.

Parameters
pValueInitial length value.

Property Documentation

double X3g::Plugin::LengthPropertyValue::Value
getset

The Length value (always in meter length unit).