Hide Table of Contents

Document Properties > Tables > Bend

NOTE: Setting any of the following bend table values means that new bend tables added to the drawing use these default values. However, a bend table that uses a template table for insertion might not use these default values because the template table contains certain properties that take precedence over these default values.

 

Setting

Get/Set Methods

Return Value or <Value>

Comments

Border - Box Border

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swDetailingBendTableBorderLineWeight, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swDetailingBendTableBorderLineWeight, swUserPreferenceOption_e.swDetailingNoOptionSpecified, swLineWeights_e.<Value>)

See swLineWeights_e for valid options

 

Border - Grid Border

ModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swDetailingBendTableGridLineWeight, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swDetailingBendTableGridLineWeight, swUserPreferenceOption_e.swDetailingNoOptionSpecified, swLineWeights_e.<Value>)

See swLineWeights_e for valid options

 

Text - Font...

IModelDocExtension::GetUserPreferenceTextFormat(swUserPreferenceTextFormat_e.swDetailingBendTextFormat, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceTextFormat(swUserPreferenceTextFormat_e.swDetailingBendTextFormat, swUserPreferenceOption_e.swDetailingNoOptionSpecified, <Value>)

See ITextFormat for font options

To set font property values, implement ITextFormat, set the appropriate ITextFormat member values, and pass the ITextFormat object in the set method

Precision - Angular

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendAngularPrecision, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendAngularPrecision, swUserPreferenceOption_e.swDetailingNoOptionSpecified, <Value>)

Integer value

Specifies the number of digits of precision to display in the bend table for bend angles; specify a value from 0 through 8

Precision - Inner Radius

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendInnerRadiusPrecision, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendInnerRadiusPrecision, swUserPreferenceOption_e.swDetailingNoOptionSpecified, <Value>)

Integer value

Specifies the number of digits of precision to display in the bend table for the inner radii of bends; specify a value from 0 through 8

Precision - Allowance

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendAllowancePrecision, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendAllowancePrecision, swUserPreferenceOption_e.swDetailingNoOptionSpecified, <Value>)

Integer value

Specifies the number of digits of precision to display in the bend table for the bend allowance of bends; specify a value from 0 through 8

Alpha/numerical control

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendTableTagStyle, swUserPreferenceOption_e.swDetailingNoOptionSpecified)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendTableTagStyle, swUserPreferenceOption_e.swDetailingNoOptionSpecified, swBendTableTagStyle_e.<Value>)

See swBendTableTagStyle_e for valid options

Specifies whether the bend tags are alphanumeric or numeric

Leading zeroes

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendLeadingZero, swUserPreferenceOption_e.swDetailingBendTable)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendLeadingZero, swUserPreferenceOption_e.swDetailingBendTable, swDetailingLeadingZero_e.<Value>)

See swDetailingLeadingZero_e for valid options

 

Trailing zeroes

IModelDocExtension::GetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendTableZeroQuantityDisplay, swUserPreferenceOption_e.swDetailingBendTable)

IModelDocExtension::SetUserPreferenceInteger(swUserPreferenceIntegerValue_e.swBendTableZeroQuantityDisplay, swUserPreferenceOption_e.swDetailingBendTable, swDetailingDimTrailingZero_e.<Value>)

See swDetailingDimTrailingZero_e for valid options

 

Layer

IModelDocExtension::GetUserPreferenceString(swUserPreferenceStringValue_e.swDetailingLayer, swUserPreferenceOption_e.swDetailingBendTable)

IModelDocExtension::SetUserPreferenceString(swUserPreferenceStringValue_e.swDetailingLayer, swUserPreferenceOption_e.swDetailingBendTable, <Value>)

 

Valid options:

  • "Border"
  • "Dimensions"
  • "Notes"
  • "BOM"
  • "FORMAT"
  • "None"

This setting is available only on drawings; depending on drawing, some options may not apply



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

 
*Email:  
Subject:   Feedback on Help Topics
Page:   Document Properties > Tables > Bend
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

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.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2017 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.