Class LocationValue
- Namespace
- FemDesign
- Assembly
- FemDesign.Core.dll
location_value_type
public class LocationValue : Point3d
- Inheritance
-
LocationValue
- Derived
- Inherited Members
- Extension Methods
Fields
_value
Value.
public double _value
Field Value
Properties
Value
public double Value { get; set; }
Property Value
Methods
GetFdPoint()
Convert coordinates of LocationValue to FdPoint.
public Point3d GetFdPoint()