|
PickTool
Properties
None
Methods
Boolean GetEntityListByFilter ( EntityEnumType iFilter, EntityList oEntityList )
Boolean PickEntitiesByFilter ( Optional Integer MaxPickEntity = 0,
Optional EntityEnumType iFirstEntEnumType,
Optional EntityEnumType iSecondEntEnumType,
Optional EntityEnumType iThirdEntEnumType,
Optional EntityEnumType iFourthEntEnumType,
Optional EntityEnumType iFifthEntEnumType,
Optional EntityEnumType iSixthEntEnumType )
Boolean PickPointByFilter ( suPointType iPointEnumType,out Double oX , out Double oY, out Double oZ, out IPointData oPointData, out ICimEntity oPointEntity)
Boolean PickPointsByFilter ( suPointType iPointEnumType, out ICimEntityList oPointsLst)
ICimEntityList PickPointsByLimitSelection ( suPointType iPointEnumType, long iNumOfSelectedPoints = 0)
ICimEntityListGetSelectedEntities ( )
Boolean SetArrowFigure ( Double[] iBasePoint, Double[] iDirection, out Double[] oNewDirection )
Boolean SelectEntities ( ICimEntityList oEntityList )
Boolean UnSelectEntities ( ICimEntityList oEntityList )
ClearSelection ( )
SelectAll ( )
|