EntityGetSubentityPathsAtGraphicsMarker(SubentityType, Int32, Point3d, Matrix3d, Int32, ObjectId) Method

Note: This API is now obsolete.


Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
[ObsoleteAttribute("Use the overload taking IntPtr instead.")]
public virtual FullSubentityPath[] GetSubentityPathsAtGraphicsMarker(
        SubentityType type,
        int gsMark,
        Point3d pickPoint,
        Matrix3d viewTransform,
        int numInserts,
        ObjectId[] entityAndInsertStack
)

Parameters

type  SubentityType
 
gsMark  Int32
 
pickPoint  Point3d
 
viewTransform  Matrix3d
 
numInserts  Int32
 
entityAndInsertStack  ObjectId
 

Return Value

FullSubentityPath
See Also

©  Bricsys NV. All rights reserved.