Skip to main content

ZOS-API interface 2024 R2 SP02

ZOSAPI.Editors.LDE.ISurfaceBirefringentIn Interface Reference

Last update: 17.07.2025
Inheritance diagram for ZOSAPI.Editors.LDE.ISurfaceBirefringentIn:

Public Member Functions

IEditorCell NthEvenOrderTermCell (int n)
 
IEditorCell CxCell (int n)
 
IEditorCell CyCell (int n)
 
IEditorCell CzCell (int n)
 
IEditorCell PhiCell (int n)
 
IEditorCell aCell (int n)
 
IEditorCell Mode7CxCell (int n)
 
IEditorCell CmnCell (int m, int n)
 
double GetNthEvenOrderTerm (int n)
 
void SetNthEvenOrderTerm (int n, double Value)
 
double GetCx (int n)
 
void SetCx (int n, double Value)
 
double GetCy (int n)
 
void SetCy (int n, double Value)
 
double GetCz (int n)
 
void SetCz (int n, double Value)
 
double GetPhi (int n)
 
void SetPhi (int n, double Value)
 
double Get_a (int n)
 
void Set_a (int n, double Value)
 
double GetMode7Cx (int n)
 
void SetMode7Cx (int n, double Value)
 
double GetCmn (int m, int n)
 
void SetCmn (int m, int n, double Value)
 

Properties

IEditorCell DrawAxisCell [get]
 
IEditorCell ModeCell [get]
 
IEditorCell X_CosineCell [get]
 
IEditorCell Y_CosineCell [get]
 
IEditorCell Z_CosineCell [get]
 
IEditorCell IgnoreParaxialRaysCell [get]
 
IEditorCell ShapeCell [get]
 
IEditorCell RadiusOfRotationCell [get]
 
IEditorCell GradientModeCell [get]
 
IEditorCell DeltaTCell [get]
 
IEditorCell OCell [get]
 
IEditorCell ECell [get]
 
IEditorCell ACell [get]
 
IEditorCell BCell [get]
 
IEditorCell azCell [get]
 
IEditorCell Z0Cell [get]
 
IEditorCell ZnCell [get]
 
double DrawAxis [get, set]
 
int Mode [get, set]
 
double X_Cosine [get, set]
 
double Y_Cosine [get, set]
 
double Z_Cosine [get, set]
 
bool IgnoreParaxialRays [get, set]
 
int Shape [get, set]
 
double RadiusOfRotation [get, set]
 
int GradientMode [get, set]
 
double DeltaT [get, set]
 
double O [get, set]
 
double E [get, set]
 
double A [get, set]
 
double B [get, set]
 
double az [get, set]
 
double Z0 [get, set]
 
double Zn [get, set]
 
- Properties inherited from ZOSAPI.Editors.LDE.ISurface
SurfaceType Type [get]
 
ILDERow Row [get]
 
bool IsValid [get]
 
long Id [get]
 

Member Function Documentation

◆ aCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.aCell ( int  n)

◆ CmnCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.CmnCell ( int  m,
int  n 
)

◆ CxCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.CxCell ( int  n)

◆ CyCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.CyCell ( int  n)

◆ CzCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.CzCell ( int  n)

◆ Get_a()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Get_a ( int  n)

◆ GetCmn()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetCmn ( int  m,
int  n 
)

◆ GetCx()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetCx ( int  n)

◆ GetCy()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetCy ( int  n)

◆ GetCz()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetCz ( int  n)

◆ GetMode7Cx()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetMode7Cx ( int  n)

◆ GetNthEvenOrderTerm()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetNthEvenOrderTerm ( int  n)

◆ GetPhi()

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GetPhi ( int  n)

◆ Mode7CxCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Mode7CxCell ( int  n)

◆ NthEvenOrderTermCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.NthEvenOrderTermCell ( int  n)

◆ PhiCell()

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.PhiCell ( int  n)

◆ Set_a()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Set_a ( int  n,
double  Value 
)

◆ SetCmn()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetCmn ( int  m,
int  n,
double  Value 
)

◆ SetCx()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetCx ( int  n,
double  Value 
)

◆ SetCy()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetCy ( int  n,
double  Value 
)

◆ SetCz()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetCz ( int  n,
double  Value 
)

◆ SetMode7Cx()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetMode7Cx ( int  n,
double  Value 
)

◆ SetNthEvenOrderTerm()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetNthEvenOrderTerm ( int  n,
double  Value 
)

◆ SetPhi()

void ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.SetPhi ( int  n,
double  Value 
)

Property Documentation

◆ A

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.A
getset

◆ ACell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.ACell
get

◆ az

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.az
getset

◆ azCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.azCell
get

◆ B

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.B
getset

◆ BCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.BCell
get

◆ DeltaT

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.DeltaT
getset

◆ DeltaTCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.DeltaTCell
get

◆ DrawAxis

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.DrawAxis
getset

◆ DrawAxisCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.DrawAxisCell
get

◆ E

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.E
getset

◆ ECell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.ECell
get

◆ GradientMode

int ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GradientMode
getset

◆ GradientModeCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.GradientModeCell
get

◆ IgnoreParaxialRays

bool ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.IgnoreParaxialRays
getset

◆ IgnoreParaxialRaysCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.IgnoreParaxialRaysCell
get

◆ Mode

int ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Mode
getset

◆ ModeCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.ModeCell
get

◆ O

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.O
getset

◆ OCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.OCell
get

◆ RadiusOfRotation

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.RadiusOfRotation
getset

◆ RadiusOfRotationCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.RadiusOfRotationCell
get

◆ Shape

int ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Shape
getset

◆ ShapeCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.ShapeCell
get

◆ X_Cosine

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.X_Cosine
getset

◆ X_CosineCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.X_CosineCell
get

◆ Y_Cosine

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Y_Cosine
getset

◆ Y_CosineCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Y_CosineCell
get

◆ Z0

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Z0
getset

◆ Z0Cell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Z0Cell
get

◆ Z_Cosine

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Z_Cosine
getset

◆ Z_CosineCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Z_CosineCell
get

◆ Zn

double ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.Zn
getset

◆ ZnCell

IEditorCell ZOSAPI.Editors.LDE.ISurfaceBirefringentIn.ZnCell
get

Connect with Ansys