Table of Contents

Class ROICalCylinderPara

Namespace
AT.Librarys.Container.Toolkit.ROI
Assembly
AT.Librarys.Container.dll

3D圆柱体ROI计算

public class ROICalCylinderPara
Inheritance
ROICalCylinderPara
Inherited Members
Extension Methods

Properties

Height

半径

public double Height { get; set; }

Property Value

double

HeightAbsEnable

半径使能(相对值)

public bool HeightAbsEnable { get; set; }

Property Value

bool

HeightRefEnd

高结束点(相对值)

public int HeightRefEnd { get; set; }

Property Value

int

HeightRefOffset

高补偿(相对值)

public double HeightRefOffset { get; set; }

Property Value

double

HeightRefRelative

高比例(相对值)

public double HeightRefRelative { get; set; }

Property Value

double

HeightRefStart

高开始点(相对值)

public int HeightRefStart { get; set; }

Property Value

int

Name

名称

public string Name { get; set; }

Property Value

string

PosOffsetX

位置偏移量X

public double PosOffsetX { get; set; }

Property Value

double

PosOffsetY

位置偏移量Y

public double PosOffsetY { get; set; }

Property Value

double

PosOffsetZ

位置偏移量Z

public double PosOffsetZ { get; set; }

Property Value

double

PosRefPoint

位置参照点

public int PosRefPoint { get; set; }

Property Value

int

Radius

半径

public double Radius { get; set; }

Property Value

double

RadiusAbsEnable

半径使能(相对值)

public bool RadiusAbsEnable { get; set; }

Property Value

bool

RadiusRefEnd

半径结束点(相对值)

public int RadiusRefEnd { get; set; }

Property Value

int

RadiusRefOffset

半径补偿(相对值)

public double RadiusRefOffset { get; set; }

Property Value

double

RadiusRefRelative

半径比例(相对值)

public double RadiusRefRelative { get; set; }

Property Value

double

RadiusRefStart

半径开始点(相对值)

public int RadiusRefStart { get; set; }

Property Value

int

RotXAbsolute

X轴旋转绝对值

public double RotXAbsolute { get; set; }

Property Value

double

RotXAbsoluteEnable

X轴旋转绝对值使能

public bool RotXAbsoluteEnable { get; set; }

Property Value

bool

RotXOffset

X轴旋转补偿

public double RotXOffset { get; set; }

Property Value

double

RotXRefEnd

X轴旋转参照结束点

public int RotXRefEnd { get; set; }

Property Value

int

RotXRefStart

X轴旋转参照开始点

public int RotXRefStart { get; set; }

Property Value

int

RotYAbsolute

Y轴旋转绝对值

public double RotYAbsolute { get; set; }

Property Value

double

RotYAbsoluteEnable

Y轴旋转绝对值使能

public bool RotYAbsoluteEnable { get; set; }

Property Value

bool

RotYOffset

Y轴旋转补偿

public double RotYOffset { get; set; }

Property Value

double

RotYRefEnd

Y轴旋转参照结束点

public int RotYRefEnd { get; set; }

Property Value

int

RotYRefStart

Y轴旋转参照开始点

public int RotYRefStart { get; set; }

Property Value

int

RotZAbsolute

Z轴旋转绝对值

public double RotZAbsolute { get; set; }

Property Value

double

RotZAbsoluteEnable

Z轴旋转绝对值使能

public bool RotZAbsoluteEnable { get; set; }

Property Value

bool

RotZOffset

Z轴旋转补偿

public double RotZOffset { get; set; }

Property Value

double

RotZRefEnd

Z轴旋转参照结束点

public int RotZRefEnd { get; set; }

Property Value

int

RotZRefStart

Z轴旋转参照开始点

public int RotZRefStart { get; set; }

Property Value

int

Methods

Clone()

克隆

public object Clone()

Returns

object

ToString()

重写转字符串

public override string ToString()

Returns

string