VCOM:VectorWorks:Filing:IPublish

From Vectorworks Developer
Revision as of 16:19, 22 September 2014 by Aghosh (talk | contribs) (1 revision)
Jump to navigation Jump to search

Description

namespace VectorWorks::Filing

..put some descriptoin in here...

Interface

...put the class definition, including the UUID, here...

Members

Publish

Remarks

There is predefined type for smart VCOM pointer VCOMPtr to IPublish interface:

typedef VCOMPtr<IPublish>  IPublishPtr;

Version

Available from: Vectorworks 2015

See Also

VCOM:VCOMPtr

[[VCOM:VCOMPtr]]