Library | Package Java Toolkit

Interface SectionEntityPoint

package com.ptc.wfc.wfcSection;

public interface SectionEntityPoint
  extends com.ptc.wfc.wfcSection.SectionEntity



Description

This interface represents Point entity used in sections



Method Summary
Point2DGetPoint ()
    Get method for attribute "Point"
    Point.
voidSetPoint (Point2D value)
    Set method for attribute "Point"
    Point.

Methods Inherited from Interface com.ptc.wfc.wfcSection.SectionEntity
GetSectionEntityType

Method Detail

GetPoint/SetPoint

Point2DGetPoint ()
voidSetPoint (Point2D value)


    Point.
See Also:
wfcSession.CreatePoint2D(double, double)
Manual References:
Element Trees: Sections: Section Entities, Element Trees: Sections: Section Entities, Element Trees: Sections: Section Entities