HShape

HShape class

HShape는 ‘H’ 또는 ‘I’ 형태의 정의 매개변수를 제공합니다.

메서드

constructor

이름설명
constructor()HShape의 생성자

Result:


getOverallDepth

이름설명
getOverallDepth()깊이의 범위를 가져오거나 설정합니다.

Result:


setOverallDepth

이름설명
setOverallDepth(value)깊이의 범위를 가져오거나 설정합니다.

Result:


getBottomFlangeWidth

이름설명
getBottomFlangeWidth()너비의 범위를 가져오거나 설정합니다.

Result:


setBottomFlangeWidth

이름설명
setBottomFlangeWidth(value)너비의 범위를 가져오거나 설정합니다.

Result:


getTopFlangeWidth

이름설명
getTopFlangeWidth()상단 플랜지의 너비를 가져오거나 설정합니다.

Result:


setTopFlangeWidth

이름설명
setTopFlangeWidth(value)상단 플랜지의 너비를 가져오거나 설정합니다.

Result:


getTopFlangeThickness

이름설명
getTopFlangeThickness()상단 플랜지의 두께를 가져오거나 설정합니다.

Result:


setTopFlangeThickness

이름설명
setTopFlangeThickness(value)상단 플랜지의 두께를 가져오거나 설정합니다.

Result:


getTopFlangeEdgeRadius

이름설명
getTopFlangeEdgeRadius()상단 플랜지의 하단 가장자리 반경을 가져오거나 설정합니다.

Result:


setTopFlangeEdgeRadius

이름설명
setTopFlangeEdgeRadius(value)상단 플랜지의 하단 가장자리 반경을 가져오거나 설정합니다.

Result:


getTopFlangeFilletRadius

이름설명
getTopFlangeFilletRadius()웹과 상단 플랜지 사이의 필렛 반경을 가져오거나 설정합니다.

Result:


setTopFlangeFilletRadius

이름설명
setTopFlangeFilletRadius(value)웹과 상단 플랜지 사이의 필렛 반경을 가져오거나 설정합니다.

Result:


getBottomFlangeThickness

이름설명
getBottomFlangeThickness()H-형상의 플랜지 두께를 가져오거나 설정합니다.

Result:


setBottomFlangeThickness

이름설명
setBottomFlangeThickness(value)H-형상의 플랜지 두께를 가져오거나 설정합니다.

Result:


getWebThickness

이름설명
getWebThickness()H-형상의 웹 두께를 가져오거나 설정합니다.

Result:


setWebThickness

이름설명
setWebThickness(value)H-형상의 웹 두께를 가져오거나 설정합니다.

Result:


getBottomFlangeFilletRadius

이름설명
getBottomFlangeFilletRadius()웹과 하단 플랜지 사이의 필렛 반경을 가져오거나 설정합니다.

Result:


setBottomFlangeFilletRadius

이름설명
setBottomFlangeFilletRadius(value)웹과 하단 플랜지 사이의 필렛 반경을 가져오거나 설정합니다.

Result:


getBottomFlangeEdgeRadius

이름설명
getBottomFlangeEdgeRadius()하단 플랜지의 상단 가장자리 반경을 가져오거나 설정합니다.

Result:


setBottomFlangeEdgeRadius

이름설명
setBottomFlangeEdgeRadius(value)하단 플랜지의 상단 가장자리 반경을 가져오거나 설정합니다.

Result:


getParentNodes

이름설명
getParentNodes()모든 부모 노드를 가져옵니다. 엔터티는 기하학 인스턴싱을 위해 여러 부모 노드에 부착될 수 있습니다.

Result:


getExcluded

이름설명
getExcluded()내보내기 중에 이 엔터티를 제외할지 여부를 가져오거나 설정합니다.

Result:


setExcluded

이름설명
setExcluded(value)내보내기 중에 이 엔터티를 제외할지 여부를 가져오거나 설정합니다.

Result:


getParentNode

이름설명
getParentNode()첫 번째 부모 노드를 가져오거나 설정합니다. 첫 번째 부모 노드를 설정하면 이 엔터티는 다른 부모 노드에서 분리됩니다. 부모 노드.

Result:


setParentNode

이름설명
setParentNode(value)첫 번째 부모 노드를 가져오거나 설정합니다. 첫 번째 부모 노드를 설정하면 이 엔터티는 다른 부모 노드에서 분리됩니다. 부모 노드.

Result:


getScene

이름설명
getScene()이 객체가 속한 씬을 가져옵니다.

Result:


getName

이름설명
getName()이름을 가져오거나 설정합니다. 이름.

Result:


setName

이름설명
setName(value)이름을 가져오거나 설정합니다. 이름.

Result:


getProperties

이름설명
getProperties()모든 속성의 컬렉션을 가져옵니다.

Result:


getExtent

이름설명
getExtent()x 및 y 차원에서의 범위를 가져옵니다.

Result: Vector2


getEntityRendererKey

이름설명
getEntityRendererKey()렌더러에 등록된 엔터티 렌더러의 키를 가져옵니다.

Result: EntityRendererKey


getBoundingBox

이름설명
getBoundingBox()현재 엔터티의 객체 공간 좌표계에서 경계 상자를 가져옵니다.

Result: EntityRendererKey


removeProperty

이름설명
removeProperty(property)동적 속성을 제거합니다.

Parameters:

이름유형설명
속성속성제거할 속성은 무엇입니까

Result: boolean


removeProperty

이름설명
removeProperty(property)이름으로 식별된 지정된 속성을 제거합니다.

Parameters:

이름유형설명
propertStringnull

Result: boolean


getProperty

이름설명
getProperty(property)지정된 속성의 값을 가져옵니다

Parameters:

이름유형설명
속성String속성 이름

Result: Object


setProperty

이름설명
setProperty(property, value)지정된 속성의 값을 설정합니다

Parameters:

이름유형설명
속성String속성 이름
valueObject속성의 값

Result: Object


findProperty

이름설명
findProperty(propertyName)속성을 찾습니다. 동적 속성 (Created by CreateDynamicProperty/SetProperty) 또는 네이티브 속성(Identified by its name) 일 수 있습니다

Parameters:

이름유형설명
propertyNameString속성 이름.

Result: 속성