Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class PickedPoint

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Builder
Assembly: VMBld.dll

public class PickedPoint : PickedResult

Inheritance

objectPickedResultPickedPoint

Inherited Members

PickedResult.Type

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

PickedPoint()

public PickedPoint()

PickedPoint(PointBase)

public PickedPoint(PointBase pointBase)

Parameters

pointBase PointBase

Properties

Point

public PointBase Point { get; set; }

Property Value

PointBase

Type

public override PickedResult.PickedType Type { get; }

Property Value

PickedResult.PickedType

Connect with Ansys