Public Interface ITableAnchor
Dim instance As ITableAnchor
public interface ITableAnchor
public interface class ITableAnchor
If a table anchor is selected, then it can be retrieved with ISelectionMgr::GetSelectedObject6. If the selected object type is swSelBOMTEMPS, then getting the selected object is a IFeature object. Use IFeature::GetSpecifiedFeature2 to return a TableAnchor object.
If you traverse the features and subfeatures of a drawing, then the table anchors show as subfeatures of the sheet format. When IFeature::GetTypeName returns GeneralTableAnchor, HoleTableAnchor, WeldmentCutListAnchor, RevisionTableAnchor, or BomTemplate, use IFeature::GetSpecificFeature2 to return a ITableAnchor object.
NOTE: Weld table anchors are not currently supported.
You can also retrieve a ITableAnchor object from the ISheet object using ISheet::TableAnchor. There is only one anchor of each type on a sheet format.
IFeature::GetDefinition and IFeature::IGetDefinition
ISheet::TableAnchor
Provide feedback on this topic
SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.
* Required
Thank you for your comments. We will contact you if we have questions regarding your feedback.
Sincerely,The SOLIDWORKS Documentation Team
Print Topic
Select the scope of content to print:
We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.
Web Help Content Version: API Help (English only) 2013 SP05 To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help. To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.