Interface IConnectorPosition Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Builder Assembly: VMBld.dll public interface IConnectorPosition Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties NumberOfPoint int NumberOfPoint { get; } Property Value int Methods SetPosition(Marker, Marker, PickedResult[]) void SetPosition(Marker BM, Marker AM, PickedResult[] pickresult) Parameters BM Marker AM Marker pickresult PickedResult[]