C# Class CascadeSharp.TKV3d.Prs3d.Prs3d_DatumAspect

Inheritance: CascadeSharp.TKV3d.Prs3d.Prs3d_BasicAspect
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode 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 ( Prs3d_DatumAspect parameter1 ) : System
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 ( Prs3d_TextAspect theTextAspect ) : void
SetToDrawLabels ( bool theToDraw ) : void
ShadingAspect ( Prs3d_DatumParts thePart ) : Prs3d_ShadingAspect
TextAspect ( ) : Prs3d_TextAspect
ThirdAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect
ThirdAxisLength ( ) : double
ToDrawArrows ( ) : bool
ToDrawLabels ( ) : bool
get_type_name ( ) : char

Method Details

ArrowAspect() public méthode

public ArrowAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect
Résultat CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect

ArrowPartForAxis() public méthode

public ArrowPartForAxis ( Prs3d_DatumParts thePart ) : Prs3d_DatumParts
thePart Prs3d_DatumParts
Résultat Prs3d_DatumParts

Attribute() public méthode

public Attribute ( Prs3d_DatumAttribute theType ) : double
theType Prs3d_DatumAttribute
Résultat double

AxisLength() public méthode

public AxisLength ( Prs3d_DatumParts thePart ) : double
thePart Prs3d_DatumParts
Résultat double

DatumAxes() public méthode

public DatumAxes ( ) : Prs3d_DatumAxes
Résultat Prs3d_DatumAxes

DrawDatumPart() public méthode

public DrawDatumPart ( Prs3d_DatumParts thePart ) : bool
thePart Prs3d_DatumParts
Résultat bool

DrawFirstAndSecondAxis() public méthode

public DrawFirstAndSecondAxis ( ) : bool
Résultat bool

DrawThirdAxis() public méthode

public DrawThirdAxis ( ) : bool
Résultat bool

FirstAxisAspect() public méthode

public FirstAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect
Résultat CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect

FirstAxisLength() public méthode

public FirstAxisLength ( ) : double
Résultat double

LineAspect() public méthode

public LineAspect ( Prs3d_DatumParts thePart ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect
thePart Prs3d_DatumParts
Résultat CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect

PointAspect() public méthode

public PointAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect
Résultat CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect

Prs3d_DatumAspect() public méthode

public Prs3d_DatumAspect ( ) : System
Résultat System

Prs3d_DatumAspect() public méthode

public Prs3d_DatumAspect ( Prs3d_DatumAspect parameter1 ) : System
parameter1 Prs3d_DatumAspect
Résultat System

SecondAxisAspect() public méthode

public SecondAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect
Résultat CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect

SecondAxisLength() public méthode

public SecondAxisLength ( ) : double
Résultat double

SetArrowAspect() public méthode

public SetArrowAspect ( CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect theAspect ) : void
theAspect CascadeSharp.TKV3d.Prs3d.Prs3d_ArrowAspect
Résultat void

SetAttribute() public méthode

public SetAttribute ( Prs3d_DatumAttribute theType, double theValue ) : void
theType Prs3d_DatumAttribute
theValue double
Résultat void

SetAxisLength() public méthode

public SetAxisLength ( double theL1, double theL2, double theL3 ) : void
theL1 double
theL2 double
theL3 double
Résultat void

SetDrawArrows() public méthode

public SetDrawArrows ( bool theToDraw ) : void
theToDraw bool
Résultat void

SetDrawDatumAxes() public méthode

public SetDrawDatumAxes ( Prs3d_DatumAxes theType ) : void
theType Prs3d_DatumAxes
Résultat void

SetDrawFirstAndSecondAxis() public méthode

public SetDrawFirstAndSecondAxis ( bool theToDraw ) : void
theToDraw bool
Résultat void

SetDrawLabels() public méthode

public SetDrawLabels ( bool theToDraw ) : void
theToDraw bool
Résultat void

SetDrawThirdAxis() public méthode

public SetDrawThirdAxis ( bool theToDraw ) : void
theToDraw bool
Résultat void

SetPointAspect() public méthode

public SetPointAspect ( CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect theAspect ) : void
theAspect CascadeSharp.TKV3d.Prs3d.Prs3d_PointAspect
Résultat void

SetTextAspect() public méthode

public SetTextAspect ( Prs3d_TextAspect theTextAspect ) : void
theTextAspect Prs3d_TextAspect
Résultat void

SetToDrawLabels() public méthode

public SetToDrawLabels ( bool theToDraw ) : void
theToDraw bool
Résultat void

ShadingAspect() public méthode

public ShadingAspect ( Prs3d_DatumParts thePart ) : Prs3d_ShadingAspect
thePart Prs3d_DatumParts
Résultat Prs3d_ShadingAspect

TextAspect() public méthode

public TextAspect ( ) : Prs3d_TextAspect
Résultat Prs3d_TextAspect

ThirdAxisAspect() public méthode

public ThirdAxisAspect ( ) : CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect
Résultat CascadeSharp.TKV3d.Prs3d.Prs3d_LineAspect

ThirdAxisLength() public méthode

public ThirdAxisLength ( ) : double
Résultat double

ToDrawArrows() public méthode

public ToDrawArrows ( ) : bool
Résultat bool

ToDrawLabels() public méthode

public ToDrawLabels ( ) : bool
Résultat bool

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char