OsnapOverruleGetObjectSnapPoints Method (Entity, ObjectSnapModes, IntPtr, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection, Matrix3d)

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

Parameters

entity
Type: Teigha.DatabaseServicesEntity
snapMode
Type: Teigha.DatabaseServicesObjectSnapModes
gsSelectionMark
Type: SystemIntPtr
pickPoint
Type: Teigha.GeometryPoint3d
lastPoint
Type: Teigha.GeometryPoint3d
viewTransform
Type: Teigha.GeometryMatrix3d
snapPoints
Type: Teigha.GeometryPoint3dCollection
geometryIds
Type: Teigha.GeometryIntegerCollection
insertionMat
Type: Teigha.GeometryMatrix3d
See Also

©  Bricsys NV. All rights reserved.