EntityGetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection) Method


Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public virtual void GetObjectSnapPoints(
        ObjectSnapModes snapMode,
        int gsSelectionMark,
        Point3d pickPoint,
        Point3d lastPoint,
        Matrix3d viewTransform,
        Point3dCollection snapPoints,
        IntegerCollection geometryIds
)

Parameters

snapMode  ObjectSnapModes
 
gsSelectionMark  Int32
 
pickPoint  Point3d
 
lastPoint  Point3d
 
viewTransform  Matrix3d
 
snapPoints  Point3dCollection
 
geometryIds  IntegerCollection
 
See Also

©  Bricsys NV. All rights reserved.