Dimension
NurbsCurve.Dimension property
곡선의 치수를 가져오거나 설정합니다.
public CurveDimension Dimension { get; set; }
비고
TwoDimensional 커브에서 제어점의 Z 구성 요소는 사용되지 않습니다.
또한보십시오
- enum CurveDimension
- class NurbsCurve
- 네임스페이스 Aspose.ThreeD.Entities
- 집회 Aspose.3D
곡선의 치수를 가져오거나 설정합니다.
public CurveDimension Dimension { get; set; }
TwoDimensional 커브에서 제어점의 Z 구성 요소는 사용되지 않습니다.