Discuss this page on this pages TalkPage

objGetOpenDockingPortCount

Syntax (objGetOpenDockingPortCount obj)
Arguments obj: The spaceObject to count open docking ports on
Returns value; count of open docking ports
Category spaceObject functions
Description Returns the number of open docking ports on a spaceObject.

Example

 (objGetOpenDockingPortCount gSource)

Returns the number of open docking ports on the source object.

Return to Space Object functions list

Return to functions list