Library | Package Java Toolkit

Interface SectionEntityPolyline

package com.ptc.wfc.wfcSection;

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



Description

This interface represents Polyline entity used in sections



Method Summary
Point2DsGetPoints ()
    Get method for attribute "Points"
    Array of points
voidSetPoints (Point2Ds value)
    Set method for attribute "Points"
    Array of points

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

Method Detail

GetPoints/SetPoints

Point2DsGetPoints ()
voidSetPoints (Point2Ds value)


    Array of points
Manual References:
Element Trees: Sections: Section Entities, Element Trees: Sections: Section Entities, Element Trees: Sections: Section Entities