Table of Contents

Class ResultPoint Deprecated

Namespace
IdeaRS.OpenModel.Result
Assembly
IdeaRS.OpenModel.dll

Point of results

[Obsolete]
public class ResultPoint

Inheritance

Inherited Members

Properties

Id

Id of Point

public int Id { get; set; }

Property Value

int

Point

Location of Point

public Point3D Point { get; set; }

Property Value

Point3D