API Documentation
>
Interface Classes
> Class wfcSectionEntityCSys
Class wfcSectionEntityCSys
# include <
wfcSection.h
>
class
wfcSectionEntityCSys
: public virtual
wfcSectionEntity
{
xdeclare
(
wfcSectionEntityCSys
)
...
};
This is a
COMPACT
class.
Description
This interface represents CSYS entity used in sections
Manual References:
Section Entities:wfcSectionEntityCSys
,
Section Entity Coordinate System:wfcSectionEntityCSys
,
Method Summary
static
wfcSectionEntityCSys_ptr
Create
(
pfcPoint2D_ptr
point)
pfcPoint2D_ptr
GetCSysPoint
()
void
SetCSysPoint
(
pfcPoint2D_ptr
value)
Point representing CSYS.
Methods Inherited from Class
wfcSectionEntity
::
GetSectionEntityType
Method Detail
pfcPoint2D_ptr
GetCSysPoint
()
void
SetCSysPoint
(
pfcPoint2D_ptr
value)
Point representing CSYS.
See Also:
wfcCreatePoint2D(xreal, xreal)
Manual References:
Section Entity Coordinate System:GetCSysPoint
static
wfcSectionEntityCSys_ptr
Create
(
pfcPoint2D_ptr
point)
Manual References:
Section Entity Coordinate System:Create
Parameters:
point
Returns:
Was this helpful?
This site works best with JavaScript enabled