Anark Core SDK
Loading...
Searching...
No Matches
Anark.CoreSdkApi.ISdkApi Member List

This is the complete list of members for Anark.CoreSdkApi.ISdkApi, including all inherited members.

AddAnnotation(ISdkAnnotation annotation, ISdkVertex3D location, ISdkVector3D orientation, ISdkVector3D planeNormal, float scale, float layerDepthFactor=0.0001f)Anark.CoreSdkApi.ISdkApi
AddUserEditableView(ISdkView view)Anark.CoreSdkApi.ISdkApi
AddVisibleOccurrencesToView(ISdkView view, IEnumerable< ISdkEntityHandle > handles)Anark.CoreSdkApi.ISdkApi
ConvertEntityHandles(ISdkEntityHandle[] sourceHandles, SdkEntityType targetEntityType)Anark.CoreSdkApi.ISdkApi
FindObjectsByLocation(IEnumerable< ISdkEntityHandle > visibleEntities, ISdkVertex3D objectLocation, float maxDistance=float.MaxValue, SdkEntityType resultEntityType=SdkEntityType.Component)Anark.CoreSdkApi.ISdkApi
GetAttributeNames(SdkEntityType entityType)Anark.CoreSdkApi.ISdkApi
GetBoundingBox(ISdkEntityHandle entityHandle)Anark.CoreSdkApi.ISdkApi
GetEntityAttribute(ISdkEntityHandle entityHandle, string attributeName)Anark.CoreSdkApi.ISdkApi
GetGeometry(ISdkEntityHandle entityHandle)Anark.CoreSdkApi.ISdkApi
GetPartVertices(ISdkEntityHandle entityHandle)Anark.CoreSdkApi.ISdkApi
GetTransform(ISdkEntityHandle entityHandle)Anark.CoreSdkApi.ISdkApi
GetViews()Anark.CoreSdkApi.ISdkApi
GetViewUpdateCount(ISdkView view)Anark.CoreSdkApi.ISdkApi
GetWorkspaceAttribute(string attributeName)Anark.CoreSdkApi.ISdkApi
RemoveMyAnnotations(ISdkEntityHandle[] annotationHandles)Anark.CoreSdkApi.ISdkApi
RemoveMyAttributes()Anark.CoreSdkApi.ISdkApi
Search(ISdkQueryExpression query, SdkEntityType resultEntityType=SdkEntityType.Invalid)Anark.CoreSdkApi.ISdkApi
SetEntityAttribute(ISdkEntityHandle entityHandle, string attributeName, object attributeValue)Anark.CoreSdkApi.ISdkApi
SetTransform(ISdkEntityHandle entityHandle, ISdkMatrix4X4 transformMatrix)Anark.CoreSdkApi.ISdkApi
SetWorkspaceAttribute(string attributeName, object attributeValue)Anark.CoreSdkApi.ISdkApi