PreviousNext
Help > Programming PhotoModeler - Scripting/DDE Interface > Commands
Commands

The following subsections describe each of the available PhotoModeler API commands.  The syntax of the passed-in strings and returned strings is shown for each command.

Following is a categorized list of the available commands, grouped by functionality:

 


Project Set Up:

NewProject

OpenProject

SaveProject  

AddLayer

RemoveLayer

SetLayerByName

SetLayerByRegion

IdealizeProject

MergeProjects

BackupProject

ExitPhotoModeler

SetTempPreference

 

Camera/Photo:

AddPhoto

AddPhotos

GetCamera

AddCamera

AddCameraFromImage

AddCameraByCamFile

GetPhotoCamera

SetPhotoStation

GetPhotoStation

SetPhotoProcessing

GetPhotoList

SetPhotoSet

RemovePhotoSet

ShowPhoto

RemovePhotoFromProject

GetPhotoOrientationStatus

GetPhotoID


Object  Information:

GetMarkedPoint

GetMarkedPointByIndex

GetNextPointMeshID

GetNextPoint

GetNextPointID

GetNum3DPoints

GetNumMarkedPoints

GetPoint

GetUnits

GetNextCylinder

BoundingBox

ProjectPoint

ResetLists

GetProjectStats

 

Scale Rotate Translate:

ActivateTSR

MultiPointTransform

RotateAxes

RotateXYZ

Scale

Translate

 

Exporting:

Export

Export3DDXF

ExportOrthoFromPoints

ExportOrthoFromSurfaces

ExportTable


Automated Tools:

AutoMark

AutoReference

AutoReferenceByLayer

RunAutomatedCodedTargetProject

TwoPhotoAutoReference

 

Modeling:

ApplyCodedTargetPresets

MP

DeleteMarkedPoint

DeleteMarkedPointByIndex

Process

SetIterationType

SetPointToUseInProcessing

SetPointName

Show3Dviewer

CreatePointCloud

AssignControl

DefineControlPoint

ImportSilhouettes

AddLine

CreatePointMesh

CreateMVSPointMesh

MergeRegister

PreTriangulateMeshClean

TriangulatePointMesh

PostTriangulateMeshClean

ExportPointMesh

DeletePointMesh

RunSmartMatch

AddPhotoMask

 

 

 


Following is a full list of commands, sorted alphabetically: