Library | File

Class wfcOffsetXSectionData

# include <wfcXSection.h>

class wfcOffsetXSectionData
 : public virtual xobject
{
    xdeclare(wfcOffsetXSectionData)
    ...
};
This is a COMPACT class.



Description

Gives information about offset cross section



Method Summary

xboolGetFlip ()
If true keep this area and remove the rest of the material. If false remove material from the left of the oriented entities relative to the positive normal to entity plane If false and wfcOffsetXSectionData::GetOneSided() is also true remove material only from one side of entity plane opposite to its normal
xboolGetOneSided ()
Returns true If cross Section is on one side of entity plane
pfcTransform3D_ptrGetPlaneData ()
Gets information about datum plane
wfcSectionEntities_ptrGetXSectionLines ()
Gets wfcSectionEntityLine object describing line segments in cross section



Method Detail

wfcSectionEntities_ptrGetXSectionLines ()

Gets wfcSectionEntityLine object describing line segments in cross section
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry




pfcTransform3D_ptrGetPlaneData ()

Gets information about datum plane
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry




xboolGetOneSided ()

Returns true If cross Section is on one side of entity plane
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry




xboolGetFlip ()

If true keep this area and remove the rest of the material. If false remove material from the left of the oriented entities relative to the positive normal to entity plane If false and wfcOffsetXSectionData::GetOneSided() is also true remove material only from one side of entity plane opposite to its normal
Manual References:
Cross Sections: Extracting Cross-Sectional Geometry, Cross Sections: Extracting Cross-Sectional Geometry