C# 클래스 Gears.GCodeWorkOrder

파일 보기 프로젝트 열기: jwatte/gears 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
calc GearCalc
dimensions Dimensions
fileInfo WorkFileInfo
info GearInfo
mainMill MillInfo
numTeeth int
ok bool
profile System.Drawing.PointF[]
toothMill MillInfo
useToothMill bool

프로퍼티 상세

calc 공개적으로 프로퍼티

public GearCalc,Gears calc
리턴 GearCalc

dimensions 공개적으로 프로퍼티

public Dimensions,Gears dimensions
리턴 Dimensions

fileInfo 공개적으로 프로퍼티

public WorkFileInfo,Gears fileInfo
리턴 WorkFileInfo

info 공개적으로 프로퍼티

public GearInfo,Gears info
리턴 GearInfo

mainMill 공개적으로 프로퍼티

public MillInfo,Gears mainMill
리턴 MillInfo

numTeeth 공개적으로 프로퍼티

public int numTeeth
리턴 int

ok 공개적으로 프로퍼티

public bool ok
리턴 bool

profile 공개적으로 프로퍼티

public PointF[],System.Drawing profile
리턴 System.Drawing.PointF[]

toothMill 공개적으로 프로퍼티

public MillInfo,Gears toothMill
리턴 MillInfo

useToothMill 공개적으로 프로퍼티

public bool useToothMill
리턴 bool