Adds the specified angular running dimension for selected entities.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim DisplayAsChain As System.Boolean
Dim RunBidirectionally As System.Boolean
Dim ExtensionLineExtendsFromCenterOfSet As System.Boolean
Dim LocX As System.Double
Dim LocY As System.Double
Dim LocZ As System.Double
Dim Retval As System.Integer
Dim value As System.Object
value = instance.AddAngularRunningDim(DisplayAsChain, RunBidirectionally, ExtensionLineExtendsFromCenterOfSet, LocX, LocY, LocZ, Retval) |
Parameters
- DisplayAsChain
- True to chain the angular dimensions together, false to not
- RunBidirectionally
- True if each angular dimension runs in a direction closest to the baseline, false if all angular dimensions run in the same direction (see Remarks)
- ExtensionLineExtendsFromCenterOfSet
- True to extend the extension lines from the center of the set of angular running dimensions, false to not
- LocX
- X coordinate of baseline dimension (see Remarks)
- LocY
- Y coordinate of baseline dimension (see Remarks)
- LocZ
- Z coordinate of baseline dimension (see Remarks)
- Retval
- Error as defined by swCreateAngRunDimError_e
Return Value
IDisplayDimension
Example
Remarks
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0