Library | Package Java Toolkit

Interface SectionEntityCenterLine

package com.ptc.wfc.wfcSection;

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



Description

This interface represents Center Line entity used in sections



Method Summary
Outline2DGetCenterLine ()
    Get method for attribute "CenterLine"
    Centerline.
voidSetCenterLine (Outline2D value)
    Set method for attribute "CenterLine"
    Centerline.

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

Method Detail

GetCenterLine/SetCenterLine

Outline2DGetCenterLine ()
voidSetCenterLine (Outline2D value)


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