Hide Table of Contents
1-25 of 484 results. Page 1 - next page Results per page:

Update FeatureManager Design Tree Example (VBA)

Update FeatureManager Design Tree Example (VBA)RoboHELP by eHelp Corporation - www.ehelp.com0.11kadov11624786EXUpdateFMDesignTreeFeatureManager design tree (see also IFeatureManager and IFeatMgrView Interfaces),updateVBA examples,FeatureManager design tree ï...FeatureManager design tree (see also IFeatureManager and IFeatMgrView Interfaces),update...This example shows how to update the FeatureManager design tree

IFeatMgrView Interface Members

Gets the ActiveX control associated with this FeatureManager design tree...Gets the FeatureManager design tree window handle as a CWnd object...Gets the FeatureManager design tree window handle as a CWnd object in 64-bit applications

SolidWorks API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > IFeatMgrView

IFeatMgrView Interface Methods

Gets the ActiveX control associated with this FeatureManager design tree...Gets the FeatureManager design tree window handle as a CWnd object...Gets the FeatureManager design tree window handle as a CWnd object in 64-bit applications

ITreeControlItem Interface Members

Gets the text for this item in the FeatureManager design tree...Gets the parent of this item in the FeatureManager design tree...Gets the root item of the FeatureManager design tree

SolidWorks API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > ITreeControlItem

ITreeControlItem Interface Methods

Gets the first child of this item in the FeatureManager design tree...Gets the parent of this item in the FeatureManager design tree...Gets the root item of the FeatureManager design tree

Get and Set FeatureManager Design Tree Display (VBA)

Get and Set FeatureManager Design Tree Display (VBA)en-usVBA examples,FeatureManager design tree ï...The FeatureManager design tree's display-related property ' values are shown in the Immediate window. ' 2...FeatureManager design tree to verify the changes. ' ' NOTE: Because this assembly document is used ' elsewhere, do not save any changes when closing it...

FeatureManagerSplitterPosition Property (IModelDoc2)

Splits the FeatureManager design tree and gets or sets the location of the split bar in the FeatureManager design tree panel...0.5, then each FeatureManager design tree takes up 50 percent of the panel, and the split bar is located between them...0.8, then the bottom FeatureManager design tree takes up 80 percent of the panel, the top FeatureManager design tree takes up 20 percent of the panel

swDimXpertTreeDisplay_e Enumeration

tree...tree...The members of this enumeration correspond to the Tree Display options that are available in the right-mouse button menu for a DimXpert schema

SolidWorks API Help > SolidWorks.Interop.swconst Namespace > Enumerations

Insert Folder in FeatureManager Design Tree Example (VBA)

Insert Folder in FeatureManager Design Tree Example (VBA)EXInsertFolderFolders,FeatureManager design treeFeatureManager design tree (see also...FeatureManager design tree (see also IFeatureManager and IFeatMgrView Interfaces),folders...Postconditions: A new folder is inserted in the FeatureManager design tree above the

Hide Feature in FeatureManager Design Tree Example (VBA)

treeFeatureManager design tree (see also IFeatureManager and IFeatMgrView Interfaces),featuresVBA examples,FeatureManager design treeRoboHELP by eHelp...FeatureManager design tree (see also IFeatureManager and IFeatMgrView Interfaces),features...design tree, but it is still visible in the graphics area

IFeatureManager Interface Properties

Gets or sets whether the FeatureManager design tree is enabled or not...Gets or sets whether to view the FeatureManager design tree by its dependencies...Gets or sets whether to view the FeatureManager design tree by its features

Change Width of FeatureManager Design Tree Example (VBA)

Change Width of FeatureManager Design Tree Example (VBA)EXGetWidthFMTVBA examples,FeatureManager design treeRoboHELP by eHelp Corporation - www.ehelp...tree...This example shows how to change the width of the FeatureManager design tree

ITreeControlItem Interface Properties

Gets whether this item is the root item of the FeatureManager design tree...Gets the SolidWorks object associated with this item in the FeatureManager design tree...Gets the text for this item in the FeatureManager design tree

Add ActiveX Tabs to FeatureManager Design Tree (VBA)

Add ActiveX Tabs to FeatureManager Design Tree (VBA)en-usVBA examples,tabsVBA examples,FeatureManager design tree ï...design tree is active. ' ' NOTE: Because the part document is used elsewhere, ' do not save any changes when closing it...New tab on original FeatureManager design tree Set swFeatMgrTabBtm = swModViewMgr

Traverse Drawing FeatureManager Design Tree Example (VBA)

Traverse Drawing FeatureManager Design Tree Example (VBA)EXTraverseDrawingFMDTTraverse,FeatureManager design treeFeatureManager design tree (see also...FeatureManager design tree (see also IFeatureManager and IFeatMgrView Interfaces),traverse...This example shows how to get a reference to the model underlying the drawing view and then how to traverse the FeatureManager design tree from there

Split FeatureManager Design Tree and Position Splitter (VBA)

FeatureManager design tree is split, and the splitter is ' below the...FeatureManager design tree to which the ' tab was added...FeatureManager design tree to which the ' tab was added

Get and Set FeatureManager Design Tree Display (VB.NET)

Get and Set FeatureManager Design Tree Display (VB.NET)en-usVB.NET examples,FeatureManager design tree ï...tree...This example shows how to get and set properties related to displaying the FeatureManager design tree

EnableFeatureTreeWindow Property (IFeatureManager)

While the FeatureManager design tree is disabled and not being updated, the FeatureManager tree may become out of date with what is actually in the...FeatureManager design tree, then use FeatureManager::EnableFeatureTreeWindow, which prohibits any user interaction with the FeatureManager design tree because the control is disabled...disable the FeatureManager design tree control, then it should only be disabled while the add-in is performing some series of operations and enabled

EnableFeatureTree Property (IFeatureManager)

However, while the FeatureManager design tree is disabled and not being updated...design tree while it is an out-of-date state, then also use IFeatureManager::EnableFeatureTreeWindow, which prohibits any user interaction with the...FeatureManager design tree because the control itself is disabled

ITreeControlItem Interface

Allows you to traverse items in the FeatureManager design tree exactly as they appear in the FeatureManager design tree...Traverse FeatureManager Design Tree (VBA...ITreeControlItem objects are released whenever the FeatureManager design tree is rebuilt (e.g., add or remove features, rebuild the model, etc...

SolidWorks API Help > SolidWorks.Interop.sldworks Namespace > Interfaces

Get and Set FeatureManager Design Tree Display (C#)

Get and Set FeatureManager Design Tree Display (C#)en-usC# examples,FeatureManager design tree ï...tree...This example shows how to get and set properties related to displaying the FeatureManager design tree

Add ActiveX Tabs to FeatureManager Design Tree (VB.NET)

Add ActiveX Tabs to FeatureManager Design Tree (VB.NET)en-usVB.NET examples,tabsVB.NET examples,FeatureManager design tree ï...A new tab is added to each FeatureManager design tree...The new tab on the top FeatureManager design tree is active

Add ActiveX Tab to FeatureManager Design Tree (VBA)

Add ActiveX Tab to FeatureManager Design Tree (VBA)en-usVBA examples,tabsVBA examples,FeatureManager design tree ï...A new tab is added to the FeatureManager design tree ' with a Microsoft Calendar Control background of red. ' ' NOTE: To...add a tab to the FeatureManager tree, ' you must set IModelViewManager::CreateFeatureMgrControl2's ' WhichPane parameter to swFeatMgrPane_e

Add ActiveX Tabs to FeatureManager Design Tree (C#)

Add ActiveX Tabs to FeatureManager Design Tree (C#)en-usC# examples,tabsC# examples,FeatureManager design tree ï...This example shows how to add tabs to a split FeatureManager design tree, using an on-disk bitmap file for the tabs' icons...A new tab is added to each FeatureManager design tree

Text Property (ITreeControlItem)

Gets the text for this item in the FeatureManager design tree...tree...Traverse FeatureManager Design Tree (VBA