C# 클래스 CompartmentMapping.SelectedCompartmentPart

This class represents a part of a compartment shape.
This part can be the head or an compartment element
파일 보기 프로젝트 열기: thabart/SimpleOrm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Element ModelElement
IsRegularShape bool
Type SelectedCompartmentPartType

공개 메소드들

메소드 설명
Clone ( ) : SelectedCompartmentPart

메소드 상세

Clone() 공개 메소드

public Clone ( ) : SelectedCompartmentPart
리턴 SelectedCompartmentPart

프로퍼티 상세

Element 공개적으로 프로퍼티

public ModelElement Element
리턴 ModelElement

IsRegularShape 공개적으로 프로퍼티

public bool IsRegularShape
리턴 bool

Type 공개적으로 프로퍼티

public SelectedCompartmentPartType Type
리턴 SelectedCompartmentPartType