Class RealProperty
Represents a real property.
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 12, 0, 0)]
public class RealProperty : Property
Remarks
This class is available since v7.12.
Constructors
| Name | Description |
|---|---|
| RealProperty(Real) | Initializes a new instance of the RealProperty class. |
Fields
| Name | Description |
|---|---|
| Value | Value. |
Properties
| Name | Description |
|---|---|
| Type | Gets the property type. |