IvSurfaceTextureSymbol adds a surface texture symbol to an Inventor drawing sheet.
IvSurfaceTextureSymbolModifier
BaseInventorMixin
LightweightPart
Name | Type | Description |
---|---|---|
view | part | The drawing view containing the entity/entities onto which to attach the symbol; defaults to the parent if it is a drawing view, NoValue if it is not. |
part1 | part | The part containing the entity/entities onto which to attach the symbol; defaults to NoValue . |
entity1 | string | The entity onto which to attach the symbol; defaults to NoValue . |
intent1 | any | Identifies the placement on the entity, defaults to NoValue . Specify the distance along the curve (0-1) or on of the following names: :startPoint, :endPoint, :midPoint, :centerPoint, :circularLeftPoint, :circularRightPoint, :circularTopPoint, :circularBottomPoint. |
closestPoint1 | point | Specifies a point , in view coordinates, used to select the correct drawing curve in cases where there are several curves representing the entity. The drawing curve closest to the given point is selected. The distance is measured from the point to the center of the curve's bounding box. |
placementPoint | point | Specifies the position of the symbol on the drawing sheet; defaults to NoValue . |
leaderPoints | list | List of placement points. The first point in the list defines the position of the symbol, the last one defines the position of the marker point . |
surfaceTextureType | name | Surface type for the symbol, choose from :Basic (default), :MaterialRemovalRequired, :MaterialRemovalProhibited |
forceTail? | boolean | Specifies whether to add a tail to the symbol, default is False . |
majority? | boolean | Indicates that this symbol specifies the standard surface characteristics for the drawing.; default is False |
allAroundSymbol? | boolean | Adds the all-around indicator to the symbol; default is False . |
maximumRoughness | string | Roughness value Ra maximum, maximum roughness value, or grade number (A' in UI); default is "" |
minimumRoughness | string | Roughness value Ra minimum, minimum roughness value, or grade number (A in UI); default is "" |
productionMethod | string | Production method, treatment, or coating (B in UI); default in "" |
additionalProductionMethod | string | Additional tail for the production method (B' in UI); default is "" |
samplingLength | string | Meaning depends on the standard (C in UI); default is "" |
additionalSamplingLength | string | Meaning depends on the standard (C' in UI); default is "" |
layDirection | integer | Adds a lay direction symbol (D in UI), default is 0. Use one of the following constants to specify: kParallelToPlaneOfProjection (1), kPerpendicularToPlaneOfProjection (2), kAngularInBothDirections (4), kMultidirectional (8), kCircularRelativeToCenter (16), kRadialRelativeToCenter (32), kParticulateNondirectional (64). |
machiningAllowance | string | Machining allowance for MaterialRemovalRequired (E in UI); default is "" |
additionalRoughness | string | Roughness value other than Ra or the parameter value other than Ra (F in UI); default is "" |
surfaceWaviness | string | Surface waviness for JIS, or general comments for BSI (F' or G in UI); default is "" |
style | string | Surface Texture Symbol Style for the symbol; default is "Default" |
layer | string | Layer for the symbol; default is "" |