What's New For the Release
New Features of Inventor 2025
-
Inventor 2025 has been ported to .Net 8 from .Net Framework, this will impact the VB.net and C# projects(also C++ projects which have managed code mixed) which base on .Net Framework, please refer to Port .Net Framework-based project to .Net to port your projects if you have .Net Framework-based projects.
-
New FlangeFeatures.CreateDefinition method and hide CreateFlangeDefinition method according to the flange feature creation function enhancement. There are 18 members of FlangeDefinition are set to be hidden, and 6 new members are added to it. Also the Edge property for CenteredWidthExtent, EdgeWidthExtent, FromToWidthExtent, OffsetWidthExtent and WidthOffsetWidthExtent is set to be hidden and the new FlangeEdgeSet object can be used to get and set the flange extent info.
-
New PartsListSortSettings object can be used to set the partslist sort settings for PartsListStyle.
-
New RevisionTableStyle.RevisionIndexDefaults property can be used to set the revision index defaults for RevisionTableStyle.
-
New PatternBoundarySetting object for CircularPatternFeatureDefinition/RectangularPatternFeatureDefinition.BoundarySetting property can be used to get and set the pattern boundary settings. The new CircularPatternFeatureDefinition/RectangularPatternFeatureDefinition.HasBoundarySettingConfigured property can be used to clear the pattern boundary settings.
-
New Sheet.GetRetrievableAnnotations and RetrieveAnnotations methods allow to retrieve 3D annotations and sketch and feature dimensions. New Sheet.GetAvailableDesignViewsToRetrieve3DAnnotations allows to get the design view representations for retrieve 3D annotations. Hide the GeneralDimensions.GetRetrievableDimensions and Retrieve methods. New Retrieved and RetrievedFrom properties for BendNote, ChamferNote, GeneralNote, LeaderNote and PunchNote.
-
New Arc2d.MidPoint property that allows to get the mid point of an Arc2d.
-
New ComponentDefinition.RepositionObject method allows to reposition the PartFeature, ComponentOccurrence, Sketch, Sketch3D and WorkFeature objects within the document.
-
New Document.HasReferencesMissing and ResolveFile members allow to check if a document has references missing or not and trigger the resolve file command.
-
New ChangeProcessor/Transaction.SuppressChangeNotifications method allows to specify which events can be suppressed during the transaction.
-
New View.DisplaySeparateColorsType method allows to display components in differnet colors. New ColorScheme.DisplaySeparateColors property allows to set the colors for DisplaySeparateColorsType.
-
New ColorSchemes.HighlightHiddenFaces property allows to get and set the Highlight Hidden Faces in Application Options.
-
New CornerRoundFeatures.GetEdgesFromFeature method allows to retrieve the edges from a part feature that can be used to create a corner round feature.
-
New CustomTable.AddBendTagsToView method allows to add bend tags to view when the CustomTable is a bend table.
-
New DerivedPartDefinition.Finishes property allows to get and set the inclusion status for FinishFeature objects in the derived part.
-
New FinishDefinition.DisableProperties and IsPropertyDisabled methods allow to get and set the disabled status to finish properties.
-
New DimensionStyle.ArcLengthDimensionSymbolAbove property allows to get and set the arc length dimension arc symbol position.
-
New DimensionStyle.GetHoleThreadNoteOptionValue and SetHoleThreadNoteOptionValue allows to get and set the hole thread note option values. New DimensionStyle.HoleThreadTypeList returns the hole thread type list which can be used for getting and setting the option values.
-
New DimensionText.BackgroundColor and UseBackgroundColor allow to set the background color for dimension text.
-
New DisplayOptions.EnableSmoothSketchLines allows to get and set the enable smooth sketch lines option.
-
New FileManager.GetRevitEngineInstallationStatus and InstallRevitEngineVersion methods allow to install and check Revit engines in different versions, new RevitExportDefinition.RevitVersion property allows to set the Revit version when export to Revit format.
-
New FileManager.GetTemplateFileWithOptions method allows to get the template from different locations.
-
New HoleFeature.DrillPointType property that supports more drill point types. And there are new HoleFeatures.Addxxx2 and HoleFeature.Setxxx2 methods exposed and hide the legacy methods to support new drill point types.
-
New HoleThreadNote/ModelHoleThreadNoteDefinition.RightHandedThread property allows to get and set the right handed thread option.
-
New ImportedGenericComponentDefinition.IFCImportMethod, ImportIFCGeometryAsMesh, ImportIFCPropertiesAsCustomProperties and ImportIFCPropertiesAsParameters member to support importing IFC file.
-
New properties for SurfaceTextureStyle, ModelSurfaceTextureSymbolDefinition and surface texture definitions to support new "ISO 21920 - 1:2021" standard reference.
-
New UnwrapDefinition.SeamEdges and UnwrapFeatures.CreateDefinitionWithOptions to support new seam edges for unwrap feature creation.
-
Support new UnconsumedSketchConstructionLayer layer setting when export to DXF format via DataIO.
-
Support to specify the FlatPattern as SourceObject argument when export to DXF, DWG, STEP and IGES formats for TranslatorAddin.SaveCopyAs method.
-
Add two new kThreadDirectionHoleProperty and kDrillPointHoleProperty enum values for adding hole table columns.
New Features of Inventor 2025.1
-
New CropOperation objects allow to create crop on a drawing view, and new ViewAnnotationStyle and CropViewAnnotationStyleSettings allow to specify the crop view annotation style settings.
-
New PromptsOptions and PromptMessage objects allow to access the built-in prompts and create custom prompts.
-
New MergeCell method allows to merge cells in a custom table, and the MergedCell objects allow to access the merged cells and unmerge them.
-
New SketchCircularPattern and SketchRectangularPattern objects allow to create and edit the sketch circular and rectangular patterns.
-
New TransitionSymbol objects allow to create and edit the transition symbols in drawing. New TransitionSymbolStyle allows to access the style for transition symbol.
-
New TransientGeometry.CreateArc2dByThreePoints2 method to return correct Arc2d result, hide and deprecate TransientGeometry.CreateArc2dByThreePoints method.
-
New FinishDefinition.IncludedEntities and ExcludedEntities properties to replace the FinishDefinition.InputFaces property.
-
New DerivedPartDefinition.LinkSheetMetalStyles property allows to get and set the link sheet metal styles option.
-
New DrawingView.GetComponentLineColor and SetComponentLineColor methods allow to query and edit the drawing curve line color for a component in drawing.
-
New DrawingViews.AddSectionView2 method allows to create a new section view with specifying target sheet and position.
-
New LibrarySketchedSymbolDefinition/SketchedSymbolDefinition.Thumbnail property allows to query the thumbnail of a sketched symbol definition.
-
New ModelWeldingSymbolDefinitions.AddFromWeldBead method allows to create a new ModelWeldingSymbolDefinition bases on a weldbead information.
-
Enhance ObjectDefaultsStyle to support more layer and style settings, including AuxiliaryViewLineLayer, AuxiliaryViewLineStyle, CropCutLineLayer, CropCutLineStyle, DetailCutLineLayer, DetailViewCalloutLayer, DetailViewCalloutStyle, SectionBreakLineLayer, SectionViewLineLayer, SectionViewLineStyle, TransitionSymbolLayer and TransitionSymbolStyle.
-
New SelectEvents.RestrictWindowSelectionToOccurrence property allows to specify the occurrence that can be selected by window selection in a select events.
-
New Application.ClientOperationEvents property to return the ClientOperationEvents object.
New Features of Inventor 2025.2
-
New options for DisplayOptions to control inactive and transparent component edges color.
-
New DrawingViewLabel.RestoreViewLabel method allows to restore the drawing view label to default position.
-
New PresentationScene.ActiveModelState property allows to get and set the active model state for a presentation scene.
-
New SketchLines.AddByMidEndPoints method allows to add a new sketch line by providing the middle and one end points.
New Features of Inventor 2025.3
-
Public the CosmeticWelds.CreateDefinition and Add methods which allow to create new CosmeticWeld features in weldment.
New Objects
Name | Description |
ClientOperationEvents | ClientOperationEvents object. |
CropOperation | CropOperation object represents a crop applied to a drawing view. |
CropOperations | CropOperations object represents all crop operations applied to a drawing view. |
CropViewAnnotationStyleSettings | The CropViewAnnotationStyleSettings object represents a view annotation style settings for crop view. |
FlangeEdgeSet | Flange edge set Object. |
MergedCell | MergedCell Object. |
MergedCellsEnumerator | MergedCellsEnumerator Object. |
PartsListSortSettings | PartsListSortSetting Object. |
PatternBoundarySetting | Pattern Boundary Settings object. |
PromptMessage | PromptMessage object. |
PromptMessages | PromptMessages object. |
PromptsOptions | PromptsOptions object. |
RevisionIndexDefaults | RevisionIndexDefaults Object. |
SketchCircularPattern | SketchCircularPattern Object. |
SketchCircularPatternDefinition | SketchCircularPatternDefinition Object. |
SketchCircularPatterns | SketchCircularPatterns Collection Object. |
SketchPatternElement | SketchPatternElement Object. |
SketchPatternElements | SketchPatternElements Collection Object. |
SketchRectangularPattern | SketchRectangularPattern Object. |
SketchRectangularPatternDefinition | SketchRectangularPatternDefinition Object. |
SketchRectangularPatterns | SketchRectangularPatterns Collection Object. |
TransitionSymbol | TransitionSymbol Object. |
TransitionSymbolDefinition | TransitionSymbolDefinition Object. |
TransitionSymbols | TransitionSymbols Object. |
TransitionSymbolStyle | TransitionSymbolStyle object. |
TransitionSymbolStylesEnumerator | TransitionSymbolStylesEnumerator object. |
ViewAnnotationStyle | ViewAnnotationStyle object. |
ViewAnnotationStylesEnumerator | ViewAnnotationStylesEnumerator object. |
New Methods, Properties and Events
Name | Description |
Application.ClientOperationEvents | Read-only property that returns the ClientOperationEvents object. |
Application.PromptsOptions | Gets the Prompts Options object. |
Arc2d.MidPoint | Read-only property that returns the mid point of the arc. |
AssemblyComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
AssemblyDocument.HasReferencesMissing | Read-only property that returns whether there are references missing for this document. |
AssemblyDocument.ResolveFile | Method that invoke the resolve file for the document if there are references missing. |
BendNote.Retrieved | Indicates whether the drawing note was created as a result of retrieving it from the model. |
BendNote.RetrievedFrom | Returns the model annotation this drawing note was retrieved from. |
Cell.Column | Returns the index of this cell within the parent Column. |
Cell.IsMerged | Returns whether this cell is merged or not. |
Cell.MergedCell | Returns the merged cell that this cell is merged in. |
Cell.Row | Returns the index of this cell within the parent Row. |
ChamferNote.Retrieved | Indicates whether the drawing note was created as a result of retrieving it from the model. |
ChamferNote.RetrievedFrom | Returns the model annotation this drawing note was retrieved from. |
ChangeProcessor.SuppressChangeNotifications | Method that sets whether the changes notifications within this change processor should be suppressed or not. |
CircularPatternFeatureDefinition.BoundarySetting | Read-write property that gets and sets the PatternBoundarySetting object. |
CircularPatternFeatureDefinition.HasBoundarySettingConfigured | Read-write property that gets and sets whether this pattern has boundary setting configured or not. When set this property it can only be set from True to False to clear the boundary setting. |
ColorScheme.DisplaySeparateColors | Read-write property that gets and sets the colors that are used for display separate colors setting. Currently 32 colors are supported for display separate colors. |
ColorSchemes.HighlightHiddenFaces | Gets and sets whether enables or disables hidden faces highlighting. |
ComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
CornerRoundFeatures.GetEdgesFromFeature | Method that gets the edges from a part feature that can be used to create corner round feature. |
CosmeticWelds.Add | Method that creates a CosmeticWeld and returns the newly created CosmeticWeld object. |
CosmeticWelds.CreateDefinition | Method that creates a CosmeticWeldDefinition object. |
CropOperation.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
CropOperation.AttributeSets | Gets the Attribute Sets collection on this object. |
CropOperation.CropBoundarySketch | Read-only property that returns the drawing sketch used to specify the boundary for crop operation. |
CropOperation.Delete | Method that deletes the CropOperation. |
CropOperation.DisplayCropCutLine | Read-write property that gets and sets whether to display the crop cut line or not. |
CropOperation.GetReferenceKey | Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object. |
CropOperation.Parent | Gets the parent object from whom this object can logically be reached. |
CropOperation.Style | Read-write property that gets and sets the view annotation style for this CropOperation. |
CropOperation.Type | Gets the constant that indicates the type of this object. |
CropOperations.Add | Method that adds a crop to a drawing view. The newly created CropOperation object is returned. |
CropOperations.AddBySketch | Method that adds a crop to a drawing view. The newly created CropOperation object is returned. |
CropOperations.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
CropOperations.Count | Gets the number of items in this collection. |
CropOperations.Item | Allows integer-indexed access to items in the collection. |
CropOperations.Type | Gets the constant that indicates the type of this object. |
CropViewAnnotationStyleSettings.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
CropViewAnnotationStyleSettings.CropBreakMarkLineType | Read-write property that gets and sets break mark line type for crop view. |
CropViewAnnotationStyleSettings.DistanceBetweenSymbols | Read-write property that gets and sets the distance between symbols. |
CropViewAnnotationStyleSettings.Parent | Gets the parent object from whom this object can logically be reached. |
CropViewAnnotationStyleSettings.SymbolSize | Read-write property that gets and sets the symbol size. |
CropViewAnnotationStyleSettings.Type | Gets the constant that indicates the type of this object. |
CustomTable.AddBendTagsToView | Method that adds bend tags to drawing view. |
CustomTable.MergeCells | Merges the table cells. |
CustomTable.MergedCells | Returns all MergedCell objects in a table. |
DerivedPartCoordinateSystemDef.Finishes | Gets the collection of FinishFeatures available in the selected part along with the inclusion option for each FinishFeature. |
DerivedPartCoordinateSystemDef.LinkSheetMetalStyles | Read-write Boolean property that specifies whether to link sheet metal styles or not. This is applicable only when derive another sheet metal document to current sheet metal document. |
DerivedPartDefinition.Finishes | Gets the collection of FinishFeatures available in the selected part along with the inclusion option for each FinishFeature. |
DerivedPartDefinition.LinkSheetMetalStyles | Read-write Boolean property that specifies whether to link sheet metal styles or not. This is applicable only when derive another sheet metal document to current sheet metal document. |
DerivedPartTransformDef.Finishes | Gets the collection of FinishFeatures available in the selected part along with the inclusion option for each FinishFeature. |
DerivedPartTransformDef.LinkSheetMetalStyles | Read-write Boolean property that specifies whether to link sheet metal styles or not. This is applicable only when derive another sheet metal document to current sheet metal document. |
DerivedPartUniformScaleDef.Finishes | Gets the collection of FinishFeatures available in the selected part along with the inclusion option for each FinishFeature. |
DerivedPartUniformScaleDef.LinkSheetMetalStyles | Read-write Boolean property that specifies whether to link sheet metal styles or not. This is applicable only when derive another sheet metal document to current sheet metal document. |
DetailDrawingView.CropOperations | Read-only property that returns the CropOperations object containing information about all the crop operations applied to this view as well as methods to add crops. |
DetailDrawingView.GetComponentLineColor | Method that gets color of a component in drawing view. |
DetailDrawingView.SetComponentLineColor | Method that sets color for a component in the drawing view. |
DimensionStyle.ArcLengthDimensionSymbolAbove | Gets and sets whether the arc length dimension symbol is above the arc length dimension value or before it. |
DimensionStyle.GetHoleThreadNoteOptionValue | Gets the option value for hole thread notes. |
DimensionStyle.HoleThreadTypeList | Returns the hole and thread type list. |
DimensionStyle.SetHoleThreadNoteOptionValue | Sets the option value for hole thread notes. |
DimensionText.BackgroundColor | Gets and sets the BackgroundColor associated with the DimensionText. |
DimensionText.UseBackgroundColor | Gets and sets the UseBackgroundColor associated with the DimensionText. |
DisplayOptions.EnableSmoothSketchLines | Gets/sets whether to use the smooth sketch line. |
DisplayOptions.InactiveComponentsEdgeDisplayFollowVisibility | Read-write property that specifies whether inactive component edges display should follow the visibility setting of visual styles. |
DisplayOptions.TransparentComponentsEdgeColor | Read-write property that gets and sets the color for the edge display (including silhouettes) for transparent components. |
DisplayOptions.TransparentComponentsEdgeDisplay | Read-write property that specifies whether edges should be displayed for transparent components. |
DisplayOptions.TransparentComponentsEdgeDisplayFollowVisibility | Read-write property that specifies whether transparent component edges display should follow the visibility setting of visual styles. |
DisplayOptions.TransparentComponentsShaded | Read-write property that enables or disables contrasting shading for the display of transparent components. |
DisplayOptions.TransparentComponentsShadeOpacity | Read-write property that gets and sets the opacity level (expressed as a percentage) for the shading of transparent components. |
Document.HasReferencesMissing | Read-only property that returns whether there are references missing for this document. |
Document.ResolveFile | Method that invoke the resolve file for the document if there are references missing. |
DrawingDocument.HasReferencesMissing | Read-only property that returns whether there are references missing for this document. |
DrawingDocument.ResolveFile | Method that invoke the resolve file for the document if there are references missing. |
DrawingSketch.CircularPatterns | Gets the SketchCircularPatterns collection object. |
DrawingSketch.RectangularPatterns | Gets the SketchRectangularPatterns collection object. |
DrawingStylesManager.TransitionSymbolStyles | Read-only property that returns the TransitionSymbolStylesEnumerator object. |
DrawingStylesManager.ViewAnnotationStyles | Read-only property that returns the ViewAnnotationStylesEnumerator object. |
DrawingView.CropOperations | Read-only property that returns the CropOperations object containing information about all the crop operations applied to this view as well as methods to add crops. |
DrawingView.GetComponentLineColor | Method that gets color of a component in drawing view. |
DrawingView.SetComponentLineColor | Method that sets color for a component in the drawing view. |
DrawingViewLabel.RestoreViewLabel | Method that restores the drawing view label to default position. |
DrawingViews.AddSectionView2 | Method that creates a section drawing view. |
FileManager.GetRevitEngineInstallationStatus | Method that returns the Revit engine installation status for available versions. |
FileManager.GetTemplateFileWithOptions | Method that gets a template file that can be used to create a new document. |
FileManager.InstallRevitEngineVersion | Method that tries to install specified Revit engine and returns the installation status. The installation is asynchronous, and this returns kInstallationInProcessStatus if the installation is started. |
FinishDefinition.DisableProperties | Method that disables or enables the properties in this finish definition. |
FinishDefinition.ExcludedEntities | Read-write property that gets and sets the Face objects and their proxies that will be excluded from the finish feature. Valid objects in the ObjectCollection can be Face objects and the proxies. |
FinishDefinition.IncludedEntities | Read-write property that gets and sets the Face and SurfaceBody objects and their proxies on which the finish feature is created. Valid objects in the ObjectCollection can be Face, SurfaceBody and the proxies, or FaceCollection that contains Face or FaceProxy. |
FinishDefinition.IsPropertyDisabled | Method that returns whether the specified property is disabled or not. |
FinishFeatures.CreateDefinition | Method that creates a new FinishDefinition object. The object created does not represent a finish feature but instead is a representation of the information that defines a finish feature. You can use this object as input to the FinishFeatures.Add method to cre. |
FlangeDefinition.AddFlangeEdgeSet | Method that adds a new flange edge set. |
FlangeDefinition.EdgeSetCount | Read-only property that returns the flange edge set count currently defined in this flange definition. |
FlangeDefinition.EdgeSetItem | Method that returns the specified FlangeEdgeSet object from the collection. |
FlangeDefinition.FlangeAngleReferenceType | Read-write property that gets and sets the flange angle reference type. When change this from flange angle value type to reference plane type the SetFlangeAngleReferenceType should be used. |
FlangeDefinition.FlangePlacementType | Read-write property that gets and sets the flange placement type. |
FlangeDefinition.SetFlangeAngleReferenceType | Method that removes the override width extent for the specified physical flange. |
FlangeFeatures.CreateDefinition | Method that creates a new FlangeDefinition object. The object created does not represent a flange feature but instead is a representation of the information that defines a flange feature. You can use this object as input to the FlangeFeatures.Add method to cr. |
FlatPattern.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
GeneralNote.Retrieved | Indicates whether the drawing note was created as a result of retrieving it from the model. |
GeneralNote.RetrievedFrom | Returns the model annotation this drawing note was retrieved from. |
HoleFeature.DrillPointType | Gets and sets hole drill point type. |
HoleFeature.SetDistanceExtent2 | Method that specifies the termination type for the hole feature. Hole features can be specified to terminate at a particular distance or object, or can be specified as through all, which means it extends through all faces of the feature. This method defines th. |
HoleFeature.SetToFaceExtent2 | Method that specifies the termination type for the hole feature. Hole features can be specified to terminate at a particular distance or object, or can be specified as through all, which means it extends through all faces of the feature. This method defines th. |
HoleFeatureProxy.DrillPointType | Gets and sets hole drill point type. |
HoleFeatureProxy.SetDistanceExtent2 | Method that specifies the termination type for the hole feature. Hole features can be specified to terminate at a particular distance or object, or can be specified as through all, which means it extends through all faces of the feature. This method defines th. |
HoleFeatureProxy.SetToFaceExtent2 | Method that specifies the termination type for the hole feature. Hole features can be specified to terminate at a particular distance or object, or can be specified as through all, which means it extends through all faces of the feature. This method defines th. |
HoleFeatures.AddCBoreByDistanceExtent2 | Method that creates a new counterbore HoleFeature using distance extents. The new HoleFeature is returned. |
HoleFeatures.AddCBoreByToFaceExtent2 | Method that creates a new counterbore HoleFeature using 'to face' extents. The new HoleFeature is returned. |
HoleFeatures.AddCSinkByDistanceExtent2 | Method that creates a new countersink HoleFeature using distance extents. The new HoleFeature is returned. |
HoleFeatures.AddCSinkByToFaceExtent2 | Method that creates a new countersink HoleFeature using 'to face' extents. The new HoleFeature is returned. |
HoleFeatures.AddDrilledByDistanceExtent2 | Method that creates a new drilled HoleFeature using distance extents. The new HoleFeature is returned. |
HoleFeatures.AddDrilledByToFaceExtent2 | Method that creates a new drilled HoleFeature using 'to face' extents. The new HoleFeature is returned. |
HoleFeatures.AddSpotFaceByDistanceExtent2 | Creates a new SpotFace HoleFeature using distance extents. |
HoleFeatures.AddSpotFaceByToFaceExtent2 | Creates a new SpotFace HoleFeature using to face extents. |
HoleThreadNote.RightHandedThread | Gets and sets whether to show RH for right handed thread. |
ImportedGenericComponentDefinition.IFCImportMethod | Read-write property that gets and sets the IFC import method. This is only applicable when import IFC file. |
ImportedGenericComponentDefinition.ImportIFCGeometryAsMesh | Read-write property that gets and sets whether to import IFC geometry as mesh. This is only applicable when import IFC file. |
ImportedGenericComponentDefinition.ImportIFCPropertiesAsCustomProperties | Read-write property that gets and sets whether to mark the parameters that are imported from IFC properties as export. This is applicable when the ImportMethod is set to kAsAssemblyImportMethod and ImoprtIFCPropertiesAsParameters is set to True when import IFC. |
ImportedGenericComponentDefinition.ImportIFCPropertiesAsParameters | Read-write property that gets and sets whether to import IFC properties as Inventor parameters. This is applicable when the ImportMethod is set to kAsAssemblyImportMethod when import IFC file. |
LeaderNote.Retrieved | Indicates whether the drawing note was created as a result of retrieving it from the model. |
LeaderNote.RetrievedFrom | Returns the model annotation this drawing note was retrieved from. |
LibrarySketchedSymbolDefinition.Thumbnail | Read-only property that returns the thumbnail of this object. |
MergedCell.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
MergedCell.EndCell | Returns the end cell that is merged into this MergedCell. |
MergedCell.Parent | Gets the parent object from whom this object can logically be reached. |
MergedCell.StartCell | Returns the start cell that is merged into this MergedCell. |
MergedCell.Type | Gets the constant that indicates the type of this object. |
MergedCell.Unmerge | Splits this MergedCell object into individual cells. |
MergedCellsEnumerator.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
MergedCellsEnumerator.Count | Gets the number of items in this collection. |
MergedCellsEnumerator.Item | Allows integer-indexed access to items in the collection. |
MergedCellsEnumerator.Type | Gets the constant that indicates the type of this object. |
ModelHoleThreadNoteDefinition.RightHandedThread | Gets and sets whether to show RH for right handed thread. |
ModelSurfaceTextureSymbolDefinition.ManufacturingProcess | Gets and sets the manufacturing process. |
ModelSurfaceTextureSymbolDefinition.NumberOfFeatureElements | Gets and sets the number of feature elements. |
ModelSurfaceTextureSymbolDefinition.ProfileDirection | Gets and sets the profile direction relative to primary surface lay direction. |
ModelSurfaceTextureSymbolDefinition.StandardReference | Returns the standard reference type. |
ModelSurfaceTextureSymbolDefinition.SurfaceProfileLowerTolerance | Gets and sets the surface profile lower tolerance. |
ModelSurfaceTextureSymbolDefinition.SurfaceProfileUpperTolerance | Gets and sets the surface profile upper tolerance. |
ModelWeldingSymbolDefinitions.AddFromWeldBead | Method that creates a new ModelWeldingSymbolDefinition. The new ModelWeldingSymbolDefinition will extract info from the WeldBead object but no associative with it so users can then modify the properties if necessary. |
ObjectDefaultsStyle.AuxiliaryViewLineLayer | Read-write property that gets and sets the default layer for auxiliary view line. |
ObjectDefaultsStyle.AuxiliaryViewLineStyle | Read-write property that gets and sets the default style for auxiliary view line. |
ObjectDefaultsStyle.CropCutLineLayer | Read-write property that gets and sets the default layer for crop cut line. |
ObjectDefaultsStyle.CropCutLineStyle | Read-write property that gets and sets the default style for crop cut line. |
ObjectDefaultsStyle.DetailCutLineLayer | Read-write property that gets and sets the default layer for detail cut line. |
ObjectDefaultsStyle.DetailViewCalloutLayer | Read-write property that gets and sets the default layer for detail view callout. |
ObjectDefaultsStyle.DetailViewCalloutStyle | Read-write property that gets and sets the default style for detail view callout. |
ObjectDefaultsStyle.SectionBreakLineLayer | Read-write property that gets and sets the default layer for section break line. |
ObjectDefaultsStyle.SectionViewLineLayer | Read-write property that gets and sets the default layer for section view line. |
ObjectDefaultsStyle.SectionViewLineStyle | Read-write property that gets and sets the default style for section view line. |
ObjectDefaultsStyle.TransitionSymbolLayer | Gets and sets the default layer for transition symbols. |
ObjectDefaultsStyle.TransitionSymbolStyle | Gets and sets the default style for transition symbols. |
PartComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
PartDocument.HasReferencesMissing | Read-only property that returns whether there are references missing for this document. |
PartDocument.ResolveFile | Method that invoke the resolve file for the document if there are references missing. |
PartsListStyle.SortSettings | Gets the parts list sort settings. |
PlanarSketch.CircularPatterns | Gets the SketchCircularPatterns collection object. |
PlanarSketch.RectangularPatterns | Gets the SketchRectangularPatterns collection object. |
PlanarSketchProxy.CircularPatterns | Gets the SketchCircularPatterns collection object. |
PlanarSketchProxy.RectangularPatterns | Gets the SketchRectangularPatterns collection object. |
PresentationDocument.HasReferencesMissing | Read-only property that returns whether there are references missing for this document. |
PresentationDocument.ResolveFile | Method that invoke the resolve file for the document if there are references missing. |
PresentationScene.ActiveModelState | Read-write property that gets and sets the name of active model state used for this presentation scene. |
PromptMessage.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
PromptMessage.BuiltIn | Read-only property that returns whether the prompt message is built-in or not. |
PromptMessage.Buttons | Read-only property that returns the buttons that are used for the prompt message. |
PromptMessage.DefaultAnswer | Read-write property that gets and sets the default response for the prompt message. |
PromptMessage.Delete | Method that deletes this prompt message. This is applicable for custom prompt messages. |
PromptMessage.Display | Method that displays this prompt message. This is applicable for custom prompt messages. |
PromptMessage.DisplayedPromptText | Read-only property that returns the displayed prompt text of the prompt message. |
PromptMessage.Icon | Read-only property that returns the icon type of the prompt message. Values that can be used: vbCritical(16), vbExclamation(48), vbInformation(64), vbQuestion(32). |
PromptMessage.Id | Read-only property that returns the Id of the prompt message. |
PromptMessage.PromptText | Read-only property that returns the prompt text of the prompt message. |
PromptMessage.Restrictions | Read-write property that gets and sets the restrictions for the prompt. |
PromptMessage.Title | Read-only property that returns the title of the prompt message. |
PromptMessage.Type | Gets the constant that indicates the type of this object. |
PromptMessages.Add | Method that creates a new custom PromptMessage. |
PromptMessages.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
PromptMessages.Count | Gets the number of items in this collection. |
PromptMessages.Item | Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well. |
PromptMessages.Type | Gets the constant that indicates the type of this object. |
PromptsOptions.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
PromptsOptions.DoNotShowMessagesForPreexistingProblems | Read-write Boolean property that gets and sets whether or not to show messages for pre-existing problems. |
PromptsOptions.PromptMessages | Read-only property that returns the collection of prompt messages. |
PromptsOptions.Type | Gets the constant that indicates the type of this object. |
PunchNote.Retrieved | Indicates whether the drawing note was created as a result of retrieving it from the model. |
PunchNote.RetrievedFrom | Returns the model annotation this drawing note was retrieved from. |
RectangularPatternFeatureDefinition.BoundarySetting | Read-write property that gets and sets the PatternBoundarySetting object. |
RectangularPatternFeatureDefinition.HasBoundarySettingConfigured | Read-write property that gets and sets whether this pattern has boundary setting configured or not. When set this property it can only be set from True to False to clear the boundary setting. |
RevisionCloudDefinition.MaximumArcRadius | Gets and sets the maximum arc radius. |
RevisionCloudDefinition.MinimumArcRadius | Gets and sets the minimum arc radius. |
RevisionCloudDefinition.SetValuesAsDefault | Gets and sets whether to set the arc radius values as default for next time when create a new RevisionCloudDefinition. |
RevisionTableStyle.RevisionIndexDefaults | Gets the RevisionIndexDefaults object. |
RevitExportDefinition.RevitVersion | Read-write property that gets and sets the Revit version. Use the FileManager.GetRevitEngineInstallationStatus to get the Revit versions that can be used to create RevitExport objects. |
SectionDrawingView.CropOperations | Read-only property that returns the CropOperations object containing information about all the crop operations applied to this view as well as methods to add crops. |
SectionDrawingView.GetComponentLineColor | Method that gets color of a component in drawing view. |
SectionDrawingView.SetComponentLineColor | Method that sets color for a component in the drawing view. |
SelectEvents.RestrictSelectionToOccurrence | Read-write property that gets and sets the ComponentOccurrence to which the selection should be restricted. |
SelectEvents.RestrictWindowSelectionToOccurrence | Read-write property that gets and sets the ComponentOccurrence the window selection should be restricted to. |
Sheet.GetAvailableDesignViewsToRetrieve3DAnnotations | Gets an array of strings containing names of the design views of model document that the 3D annotations can be retrieved from. |
Sheet.GetRetrievableAnnotations | Returns a collection of objects that represent the valid set of model dimensions that can be retrieved into the input drawing view. |
Sheet.RetrieveAnnotations | Retrieves sketch and/or model annotations into the drawing. |
Sheet.TransitionSymbols | Returns the collection of edge symbols on this sheet. |
SheetMetalComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
Sketch.CircularPatterns | Gets the SketchCircularPatterns collection object. |
Sketch.RectangularPatterns | Gets the SketchRectangularPatterns collection object. |
SketchBlockDefinition.CircularPatterns | Gets the SketchCircularPatterns collection object. |
SketchBlockDefinition.RectangularPatterns | Gets the SketchRectangularPatterns collection object. |
SketchBlockDefinitionProxy.CircularPatterns | Gets the SketchCircularPatterns collection object. |
SketchBlockDefinitionProxy.RectangularPatterns | Gets the SketchRectangularPatterns collection object. |
SketchCircularPattern.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchCircularPattern.AttributeSets | Returns the AttributeSets collection object associated with this object. |
SketchCircularPattern.Constraints | Returns a collection of sketch constraints that are tied directly to this entity. This collection consists of both geometric and dimension constraints. |
SketchCircularPattern.ConstraintStatus | Returns the constraint status of the sketch entity. Possible return values are kFullyConstrainedConstraintStatus, kOverConstrainedConstraintStatus, kUnderConstrainedConstraintStatus and kUnknownConstraintStatus. |
SketchCircularPattern.Definition | Gets and sets the associative definition of the sketch patter. |
SketchCircularPattern.Delete | Deletes the sketch pattern. |
SketchCircularPattern.Elements | Returns the SketchPatternElements collection objec. |
SketchCircularPattern.Parent | Gets the parent object from whom this object can logically be reached. |
SketchCircularPattern.RangeBox | Returns a Box2d object which contains the diagonal points of a rectangle that tightly encloses the entity. |
SketchCircularPattern.Type | Gets the constant that indicates the type of this object. |
SketchCircularPatternDefinition.Angle | Gets and sets the angle between instances. |
SketchCircularPatternDefinition.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchCircularPatternDefinition.Associative | Gets and sets whether the pattern will update when changes are made to the part. If set this to False then the pattern constraints will be removed and the pattern will not update when change an element. |
SketchCircularPatternDefinition.AxisEntity | Gets and sets the axis entity. |
SketchCircularPatternDefinition.BoundarySetting | Gets and set the PatternBoundarySetting object. When set this property a PatternBoundarySetting can be copied using PatternBoundarySetting. |
SketchCircularPatternDefinition.Copy | Creates a copy of this SketchCircularPatternDefinition object. The new SketchCircularPatternDefinition object is independent of any pattern. |
SketchCircularPatternDefinition.Count | Gets and sets the number of instances. |
SketchCircularPatternDefinition.Fitted | Gets and sets whether pattern elements are equally fitted within the specified angle. |
SketchCircularPatternDefinition.Geometries | Gets and sets the ObjectCollection object that contains the sketch geometries to be patterned. |
SketchCircularPatternDefinition.HasBoundarySettingConfigured | Gets and sets whether this pattern has boundary setting configured or not. |
SketchCircularPatternDefinition.NaturalAxisDirection | Gets and sets the flag that indicates if the direction of the pattern is in the natural direction of the AxisEntity or reversed. |
SketchCircularPatternDefinition.SuppressedElements | Gets and sets the suppressed elements. |
SketchCircularPatternDefinition.Symmetric | Gets and sets if the occurrences are distributed on both sides of the original geometry. |
SketchCircularPatternDefinition.Type | Gets the constant that indicates the type of this object. |
SketchCircularPatterns.Add | Creates a new sketch circular pattern. The new SketchCircularPattern object is returned. |
SketchCircularPatterns.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchCircularPatterns.Count | Gets the number of items in this collection. |
SketchCircularPatterns.CreateDefinition | Creates a new sketch circular pattern definition. The new SketchCircularPatternDefinition object is returned. |
SketchCircularPatterns.Item | Allows integer-indexed access to items in the collection. |
SketchCircularPatterns.Type | Gets the constant that indicates the type of this object. |
SketchedSymbolDefinition.Thumbnail | Returns the thumbnail of this objec. |
SketchLines.AddByMidEndPoints | Method that creates a new sketch line based on the mid and end points. The new sketch line is returned. |
SketchPatternElement.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchPatternElement.Index | Returns the index of this element within the pattern. |
SketchPatternElement.Parent | Returns the parent pattern this element is a member of. |
SketchPatternElement.Suppressed | Gets and sets whether this pattern element is suppressed or not. |
SketchPatternElement.Type | Gets the constant that indicates the type of this object. |
SketchPatternElements.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchPatternElements.Count | Gets the number of items in this collection. |
SketchPatternElements.Item | Allows integer-indexed access to items in the collection. |
SketchPatternElements.Type | Gets the constant that indicates the type of this object. |
SketchRectangularPattern.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchRectangularPattern.AttributeSets | Returns the AttributeSets collection object associated with this object. |
SketchRectangularPattern.Constraints | Returns a collection of sketch constraints that are tied directly to this entity. This collection consists of both geometric and dimension constraints. |
SketchRectangularPattern.ConstraintStatus | Returns the constraint status of the sketch entity. Possible return values are kFullyConstrainedConstraintStatus, kOverConstrainedConstraintStatus, kUnderConstrainedConstraintStatus and kUnknownConstraintStatus. |
SketchRectangularPattern.Definition | Gets and sets the associative definition of the sketch pattern. |
SketchRectangularPattern.Delete | Deletes the sketch pattern. |
SketchRectangularPattern.Elements | Returns the SketchPatternElements collection object. |
SketchRectangularPattern.Parent | Gets the parent object from whom this object can logically be reached. |
SketchRectangularPattern.RangeBox | Returns a Box2d object which contains the diagonal points of a rectangle that tightly encloses the entity. |
SketchRectangularPattern.Type | Gets the constant that indicates the type of this object. |
SketchRectangularPatternDefinition.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchRectangularPatternDefinition.Associative | Gets and sets whether the pattern will update when changes are made to the part. If set this to False then the pattern constraints will be removed and the pattern will not update when change an element. |
SketchRectangularPatternDefinition.BoundarySetting | Gets and set the PatternBoundarySetting object. When set this property a PatternBoundarySetting can be copied using PatternBoundarySetting. |
SketchRectangularPatternDefinition.Copy | Creates a copy of this SketchRectangularPatternDefinition object. The new SketchRectangularPatternDefinition object is independent of any pattern. |
SketchRectangularPatternDefinition.Fitted | Gets and sets whether pattern elements are equally fitted within the specified distances. |
SketchRectangularPatternDefinition.Geometries | Gets and sets the ObjectCollection object that contains the sketch geometries to be patterned. |
SketchRectangularPatternDefinition.HasBoundarySettingConfigured | Gets and sets whether this pattern has boundary setting configured or not. |
SketchRectangularPatternDefinition.NaturalXDirection | Gets and sets the flag that indicates if the direction of the pattern is in the natural direction of the XDirectionEntity or reversed. |
SketchRectangularPatternDefinition.NaturalYDirection | Gets and sets the flag that indicates if the direction of the pattern is in the natural direction of the YDirectionEntity or reversed. |
SketchRectangularPatternDefinition.SuppressedElements | Gets and sets the suppressed elements. |
SketchRectangularPatternDefinition.Type | Gets the constant that indicates the type of this object. |
SketchRectangularPatternDefinition.XCount | Gets and sets the number of instances in the X direction. |
SketchRectangularPatternDefinition.XDirectionEntity | Gets and sets the X direction entity. |
SketchRectangularPatternDefinition.XDirectionSymmetric | Gets and sets if the occurrences are distributed on both sides of the original geometry. |
SketchRectangularPatternDefinition.XSpacing | Gets and sets the spacing between instances in the X direction. |
SketchRectangularPatternDefinition.YCount | Gets and sets the number of instances in the Y direction. |
SketchRectangularPatternDefinition.YDirectionEntity | Gets and sets the Y direction entity. |
SketchRectangularPatternDefinition.YDirectionSymmetric | Gets and sets if the occurrences are distributed on both sides of the original geometry. |
SketchRectangularPatternDefinition.YSpacing | Gets and sets the spacing between instances in the Y direction. |
SketchRectangularPatterns.Add | Creates a new sketch rectangular pattern. The new SketchRectangularPattern object is returned. |
SketchRectangularPatterns.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
SketchRectangularPatterns.Count | Gets the number of items in this collection. |
SketchRectangularPatterns.CreateDefinition | Creates a new sketch rectangular pattern definition. The new SketchRectangularPatternDefinition object is returned. |
SketchRectangularPatterns.Item | Allows integer-indexed access to items in the collection. |
SketchRectangularPatterns.Type | Gets the constant that indicates the type of this object. |
SurfaceTextureANSIDefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureBSIDefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureDINDefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureGBDefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureGOSTDefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureISODefinition.ManufacturingProcess | Gets and sets the manufacturing process. |
SurfaceTextureISODefinition.NumberOfFeatureElements | Gets and sets the number of feature elements. |
SurfaceTextureISODefinition.ProfileDirection | Gets and sets the profile direction relative to primary surface lay direction. |
SurfaceTextureISODefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureISODefinition.SurfaceProfileLowerTolerance | Gets and sets the surface profile lower tolerance. |
SurfaceTextureISODefinition.SurfaceProfileUpperTolerance | Gets and sets the surface profile upper tolerance. |
SurfaceTextureJISDefinition.StandardReference | Returns the standard reference type. |
SurfaceTextureStyle.AvailableProfileDirectionSymbols | Gets and sets a bit mask defining the profile direction symbols to be made available for surface texture symbol creation. |
SurfaceTextureStyle.EnableAllAroundSymbol | Gets and sets whether to enable the all-around indicator to the symbol. |
SurfaceTextureStyle.StandardReferenceType | Gets and sets the drafting standard that controls surface texture symbol format. |
SurfaceTextureSymbolDefinition.StandardReference | Returns the standard reference type. |
Transaction.SuppressChangeNotifications | Method that sets whether the changes notifications within this transaction should be suppressed or not. |
TransientGeometry.CreateArc2dByThreePoints2 | Method that creates a Arc2d object. |
TransitionSymbol.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
TransitionSymbol.AttachmentType | Returns the attachment type for the transition symbol when it is created. |
TransitionSymbol.AttributeSets | Gets the Attribute Sets collection on this object. |
TransitionSymbol.CopyTo | Copies the transition symbol to specified sheet. |
TransitionSymbol.Definition | Gets and sets the TransitionSymbolDefinition object associated with this transition symbol. |
TransitionSymbol.Delete | Deletes the TransitionSymbol. |
TransitionSymbol.GetReferenceKey | Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object. |
TransitionSymbol.Leader | Returns the Leader object. |
TransitionSymbol.Parent | Gets the parent object from whom this object can logically be reached. |
TransitionSymbol.Position | Gets and sets the position of the transition symbol on the sheet. |
TransitionSymbol.Type | Gets the constant that indicates the type of this object. |
TransitionSymbolDefinition.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
TransitionSymbolDefinition.CenterMainIndicationArea | Gets and sets the center main indication area value. |
TransitionSymbolDefinition.CenterMainIndicationArea2 | Gets and sets the center main indication area value for combined maximum material and least material radius boundary specification. |
TransitionSymbolDefinition.CombinedMaximumAndLeastMaterial | Gets and sets whether to combine maximum material and least material radius boundary specification for the transition symbol. |
TransitionSymbolDefinition.Copy | Creates a copy of this TransitionSymbolDefinition object. |
TransitionSymbolDefinition.IndicationType | Gets and sets the indication type of the transition symbol. |
TransitionSymbolDefinition.Layer | Gets and sets the layer associated with this object. |
TransitionSymbolDefinition.LowerMainIndicationArea | Gets and sets the lower main indication area value. |
TransitionSymbolDefinition.LowerMainIndicationArea2 | Gets and sets the lower main indication area value for combined maximum material and least material radius boundary specification. |
TransitionSymbolDefinition.Parent | Gets the parent object from whom this object can logically be reached. |
TransitionSymbolDefinition.SeveralTolerancedFeaturesIndication | Gets and sets the several tolerance features indication value. |
TransitionSymbolDefinition.Style | Gets and sets the transition symbol style associated with this object. |
TransitionSymbolDefinition.Type | Gets the constant that indicates the type of this object. |
TransitionSymbolDefinition.UpperMainIndicationArea | Gets and sets the upper main indication area value. |
TransitionSymbolDefinition.UpperMainIndicationArea2 | Gets and sets the upper main indication area value for combined maximum material and least material radius boundary specification. |
TransitionSymbols.Add | Creates a new transition symbol. |
TransitionSymbols.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
TransitionSymbols.Count | Gets the number of items in this collection. |
TransitionSymbols.CreateDefinition | Creates a new transition symbol definition. |
TransitionSymbols.Item | Allows integer-indexed access to items in the collection. |
TransitionSymbols.Type | Gets the constant that indicates the type of this object. |
TransitionSymbolStyle.Application | t_Application |
TransitionSymbolStyle.Comments | Gets and sets comments associated with the style. |
TransitionSymbolStyle.ConvertToLocal | Method that creates a local cached copy of a global style and returns the local style. |
TransitionSymbolStyle.Copy | Method that creates a new local Style object. The newly created style is returned. |
TransitionSymbolStyle.Delete | Method that deletes the Style/Layer/UnfoldMethod. |
TransitionSymbolStyle.GetReferenceKey | t_GetReferenceKey |
TransitionSymbolStyle.InternalName | Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique. |
TransitionSymbolStyle.InUse | Property that indicates if this style is in use. |
TransitionSymbolStyle.LeaderStyleForEdgeSelected | Gets and sets the leader style used for the transition symbol style when attaches to geometry. |
TransitionSymbolStyle.LeaderStyleForFaceSelected | Gets and sets the leader style used for the transition symbol style when attaches to drawing view. |
TransitionSymbolStyle.Name | Gets/Sets the name of the Style. |
TransitionSymbolStyle.Parent | Property returning the parent of this object. |
TransitionSymbolStyle.SaveToGlobal | Method that saves this style to the global repository. If a style with the same name is found in the repository, that style is updated. |
TransitionSymbolStyle.StyleLocation | Property that returns the location of this style, i.e. local to the document, cached locally in the document, exists in the library. Styles that exist in the library cannot be edited. |
TransitionSymbolStyle.StyleType | Gets the type of the style. |
TransitionSymbolStyle.TextStyle | Gets and sets the text style used for the transition symbol style. |
TransitionSymbolStyle.Type | t_Type |
TransitionSymbolStyle.UpdateFromGlobal | Method that updates this style from the global repository. |
TransitionSymbolStyle.UpToDate | Property that gets the up-to-date status of the style against the global repository. |
TransitionSymbolStylesEnumerator.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
TransitionSymbolStylesEnumerator.Count | Gets the number of items in this collection. |
TransitionSymbolStylesEnumerator.Item | Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well. |
TransitionSymbolStylesEnumerator.Type | Gets the constant that indicates the type of this object. |
UnwrapDefinition.SeamEdges | Read-write property that gets and sets an EdgeCollection that specifies the seam edges. |
UnwrapFeatures.CreateDefinitionWithOptions | Method that creates the UnwrapDefinition. The object created does not represent a Unwrap feature but instead is a representation of the information that defines a Unwrap feature. You can use this object as input to the UnwrapFeatures.Add method to create the. |
View.DisplaySeparateColorsType | Read-write property that gets and sets which type of display separate colors will be applied. |
ViewAnnotationStyle.Application | t_Application |
ViewAnnotationStyle.Comments | Gets and sets comments associated with the style. |
ViewAnnotationStyle.ConvertToLocal | Method that creates a local cached copy of a global style and returns the local style. |
ViewAnnotationStyle.Copy | Method that creates a new local Style object. The newly created style is returned. |
ViewAnnotationStyle.CropViewAnnotationSettings | Read-only property that returns the CropViewAnnotationStyleSettings object. |
ViewAnnotationStyle.Delete | Method that deletes the Style/Layer/UnfoldMethod. |
ViewAnnotationStyle.GetReferenceKey | t_GetReferenceKey |
ViewAnnotationStyle.InternalName | Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique. |
ViewAnnotationStyle.InUse | Property that indicates if this style is in use. |
ViewAnnotationStyle.Name | Gets/Sets the name of the Style. |
ViewAnnotationStyle.Parent | Property returning the parent of this object. |
ViewAnnotationStyle.SaveToGlobal | Method that saves this style to the global repository. If a style with the same name is found in the repository, that style is updated. |
ViewAnnotationStyle.StyleLocation | Property that returns the location of this style, i.e. local to the document, cached locally in the document, exists in the library. Styles that exist in the library cannot be edited. |
ViewAnnotationStyle.StyleType | Gets the type of the style. |
ViewAnnotationStyle.Type | t_Type |
ViewAnnotationStyle.UpdateFromGlobal | Method that updates this style from the global repository. |
ViewAnnotationStyle.UpToDate | Property that gets the up-to-date status of the style against the global repository. |
ViewAnnotationStylesEnumerator.Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
ViewAnnotationStylesEnumerator.Count | Gets the number of items in this collection. |
ViewAnnotationStylesEnumerator.Item | Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well. |
ViewAnnotationStylesEnumerator.Type | Gets the constant that indicates the type of this object. |
VirtualComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
WeldmentComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
WeldsComponentDefinition.RepositionObject | Method that repositions the specifies object(s) to the new position within the collection of the object in the document. |
Help created: Saturday, December 21, 2024 9:37 PM