PFFaceVertPlanDeviations Property |
[Missing <summary> documentation for "P:PolyFramework.PFFace.VertPlanDeviations"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic List<double> VertPlanDeviations { get; set; }Public Property VertPlanDeviations As List(Of Double)
Get
Set
public:
property List<double>^ VertPlanDeviations {
List<double>^ get ();
void set (List<double>^ value);
}member VertPlanDeviations : List<float> with get, set
Property Value
Type:
ListDouble
See Also