Method | Description | |
---|---|---|
ArrowAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect | ||
ArrowPartForAxis ( Prs3d_DatumParts thePart ) : Prs3d_DatumParts | ||
Attribute ( Prs3d_DatumAttribute theType ) : double | ||
AxisLength ( Prs3d_DatumParts thePart ) : double | ||
DatumAxes ( ) : Prs3d_DatumAxes | ||
DrawDatumPart ( Prs3d_DatumParts thePart ) : bool | ||
DrawFirstAndSecondAxis ( ) : bool | ||
DrawThirdAxis ( ) : bool | ||
FirstAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
FirstAxisLength ( ) : double | ||
LineAspect ( Prs3d_DatumParts thePart ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
PointAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect | ||
Prs3d_DatumAspect ( ) : System | ||
Prs3d_DatumAspect ( |
||
SecondAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
SecondAxisLength ( ) : double | ||
SetArrowAspect ( CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect theAspect ) : void | ||
SetAttribute ( Prs3d_DatumAttribute theType, double theValue ) : void | ||
SetAxisLength ( double theL1, double theL2, double theL3 ) : void | ||
SetDrawArrows ( bool theToDraw ) : void | ||
SetDrawDatumAxes ( Prs3d_DatumAxes theType ) : void | ||
SetDrawFirstAndSecondAxis ( bool theToDraw ) : void | ||
SetDrawLabels ( bool theToDraw ) : void | ||
SetDrawThirdAxis ( bool theToDraw ) : void | ||
SetPointAspect ( CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect theAspect ) : void | ||
SetTextAspect ( |
||
SetToDrawLabels ( bool theToDraw ) : void | ||
ShadingAspect ( Prs3d_DatumParts thePart ) : |
||
TextAspect ( ) : |
||
ThirdAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
ThirdAxisLength ( ) : double | ||
ToDrawArrows ( ) : bool | ||
ToDrawLabels ( ) : bool | ||
get_type_name ( ) : char |
public ArrowAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect | ||
return | CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect |
public ArrowPartForAxis ( Prs3d_DatumParts thePart ) : Prs3d_DatumParts | ||
thePart | Prs3d_DatumParts | |
return | Prs3d_DatumParts |
public Attribute ( Prs3d_DatumAttribute theType ) : double | ||
theType | Prs3d_DatumAttribute | |
return | double |
public AxisLength ( Prs3d_DatumParts thePart ) : double | ||
thePart | Prs3d_DatumParts | |
return | double |
public DrawDatumPart ( Prs3d_DatumParts thePart ) : bool | ||
thePart | Prs3d_DatumParts | |
return | bool |
public FirstAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
return | CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect |
public LineAspect ( Prs3d_DatumParts thePart ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
thePart | Prs3d_DatumParts | |
return | CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect |
public PointAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect | ||
return | CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect |
public Prs3d_DatumAspect ( |
||
parameter1 | ||
return | System |
public SecondAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
return | CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect |
public SetArrowAspect ( CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect theAspect ) : void | ||
theAspect | CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect | |
return | void |
public SetAttribute ( Prs3d_DatumAttribute theType, double theValue ) : void | ||
theType | Prs3d_DatumAttribute | |
theValue | double | |
return | void |
public SetAxisLength ( double theL1, double theL2, double theL3 ) : void | ||
theL1 | double | |
theL2 | double | |
theL3 | double | |
return | void |
public SetDrawArrows ( bool theToDraw ) : void | ||
theToDraw | bool | |
return | void |
public SetDrawDatumAxes ( Prs3d_DatumAxes theType ) : void | ||
theType | Prs3d_DatumAxes | |
return | void |
public SetDrawFirstAndSecondAxis ( bool theToDraw ) : void | ||
theToDraw | bool | |
return | void |
public SetDrawLabels ( bool theToDraw ) : void | ||
theToDraw | bool | |
return | void |
public SetDrawThirdAxis ( bool theToDraw ) : void | ||
theToDraw | bool | |
return | void |
public SetPointAspect ( CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect theAspect ) : void | ||
theAspect | CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect | |
return | void |
public SetTextAspect ( |
||
theTextAspect | ||
return | void |
public SetToDrawLabels ( bool theToDraw ) : void | ||
theToDraw | bool | |
return | void |
public ShadingAspect ( Prs3d_DatumParts thePart ) : |
||
thePart | Prs3d_DatumParts | |
return |
public ThirdAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect | ||
return | CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect |