Method | Description | |
---|---|---|
ArrowAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect | ||
ArrowOrientation ( ) : Prs3d_DimensionArrowOrientation | ||
ArrowTailSize ( ) : double | ||
ExtensionSize ( ) : double | ||
IsArrows3d ( ) : bool | ||
IsText3d ( ) : bool | ||
IsTextShaded ( ) : bool | ||
IsUnitsDisplayed ( ) : bool | ||
LineAspect ( ) : Prs3d_LineAspect | ||
MakeArrows3d ( bool theIsArrows3d ) : void | ||
MakeText3d ( bool _isText3d ) : void | ||
MakeTextShaded ( bool theIsTextShaded ) : void | ||
MakeUnitsDisplayed ( bool theIsD_isplayed ) : void | ||
Prs3d_DimensionAspect ( ) : System | ||
Prs3d_DimensionAspect ( Prs3d_DimensionAspect parameter1 ) : System | ||
SetArrowAspect ( Prs3d_ArrowAspect theAspect ) : void | ||
SetArrowOrientation ( Prs3d_DimensionArrowOrientation theArrowOrient ) : void | ||
SetArrowTailSize ( double theSize ) : void | ||
SetCommonColor ( Quantity_Color theColor ) : void | ||
SetExtensionSize ( double theSize ) : void | ||
SetLineAspect ( Prs3d_LineAspect theAspect ) : void | ||
SetTextAspect ( Prs3d_TextAspect theAspect ) : void | ||
SetTextHorizontalPosition ( Prs3d_DimensionTextHorizontalPosition thePosition ) : void | ||
SetTextVerticalPosition ( Prs3d_DimensionTextVerticalPosition thePosition ) : void | ||
SetValueStringFormat ( TCollection_AsciiString theFormat ) : void | ||
TextAspect ( ) : Prs3d_TextAspect | ||
TextHorizontalPosition ( ) : Prs3d_DimensionTextHorizontalPosition | ||
TextVerticalPosition ( ) : Prs3d_DimensionTextVerticalPosition | ||
ValueStringFormat ( ) : TCollection_AsciiString | ||
get_type_name ( ) : char |
public ArrowAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect | ||
return | CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect |
public ArrowOrientation ( ) : Prs3d_DimensionArrowOrientation | ||
return | Prs3d_DimensionArrowOrientation |
public MakeArrows3d ( bool theIsArrows3d ) : void | ||
theIsArrows3d | bool | |
return | void |
public MakeTextShaded ( bool theIsTextShaded ) : void | ||
theIsTextShaded | bool | |
return | void |
public MakeUnitsDisplayed ( bool theIsD_isplayed ) : void | ||
theIsD_isplayed | bool | |
return | void |
public Prs3d_DimensionAspect ( Prs3d_DimensionAspect parameter1 ) : System | ||
parameter1 | Prs3d_DimensionAspect | |
return | System |
public SetArrowAspect ( Prs3d_ArrowAspect theAspect ) : void | ||
theAspect | Prs3d_ArrowAspect | |
return | void |
public SetArrowOrientation ( Prs3d_DimensionArrowOrientation theArrowOrient ) : void | ||
theArrowOrient | Prs3d_DimensionArrowOrientation | |
return | void |
public SetArrowTailSize ( double theSize ) : void | ||
theSize | double | |
return | void |
public SetCommonColor ( Quantity_Color theColor ) : void | ||
theColor | Quantity_Color | |
return | void |
public SetExtensionSize ( double theSize ) : void | ||
theSize | double | |
return | void |
public SetLineAspect ( Prs3d_LineAspect theAspect ) : void | ||
theAspect | Prs3d_LineAspect | |
return | void |
public SetTextAspect ( Prs3d_TextAspect theAspect ) : void | ||
theAspect | Prs3d_TextAspect | |
return | void |
public SetTextHorizontalPosition ( Prs3d_DimensionTextHorizontalPosition thePosition ) : void | ||
thePosition | Prs3d_DimensionTextHorizontalPosition | |
return | void |
public SetTextVerticalPosition ( Prs3d_DimensionTextVerticalPosition thePosition ) : void | ||
thePosition | Prs3d_DimensionTextVerticalPosition | |
return | void |
public SetValueStringFormat ( TCollection_AsciiString theFormat ) : void | ||
theFormat | TCollection_AsciiString | |
return | void |
public TextHorizontalPosition ( ) : Prs3d_DimensionTextHorizontalPosition | ||
return | Prs3d_DimensionTextHorizontalPosition |
public TextVerticalPosition ( ) : Prs3d_DimensionTextVerticalPosition | ||
return | Prs3d_DimensionTextVerticalPosition |
public ValueStringFormat ( ) : TCollection_AsciiString | ||
return | TCollection_AsciiString |