Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
FitViewsToSheet |
|
HasDrawingViews |
Property that returns whether this sheet format contains definitions for one or more drawing views. |
Height |
Property that gets the height of the sheet as defined in the format. |
Name |
|
Orientation |
Property that gets whether the sheet is oriented using landscape or portrait orientation. |
Parent |
Property that returns the parent DrawingDocument object. |
ReferencedAutoCADBlockDefinitions |
Property that returns an enumerator of all the AutoCADBlockDefinition objects that this format references. The property returns Nothing if the sheet format does not reference any AutoCAD block definitions. |
ReferencedBorderDefinition |
Property that returns the BorderDefinition that this format references. |
ReferencedSymbolDefinitions |
Property that returns an enumerator of all the SketchedSymbolDefinition objects that this format references. |
ReferencedTitleBlockDefinition |
Property that returns the TitleBlockDefinition that this format references. |
Size |
Property that gets the size of the sheet as defined in the format. |
TitleBlockLocation |
Property that returns the position of the title block on the sheet as defined in the format. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Width |
Property that gets the width of the sheet as defined in the format. |